Expand description
Provides access to log entries.
Structs§
- Clear
Params - Clears the log. clear
- Clear
Returns - Clears the log. clear
- Disable
Params - Disables log domain, prevents further log entries from being reported to the client. disable
- Disable
Returns - Disables log domain, prevents further log entries from being reported to the client. disable
- Enable
Params - Enables log domain, sends the entries collected so far to the client by means of the
entryAdded
notification. enable - Enable
Returns - Enables log domain, sends the entries collected so far to the client by means of the
entryAdded
notification. enable - Event
Entry Added - Issued when new message was logged. entryAdded
- LogEntry
- Log entry. LogEntry
- LogEntry
Builder - Start
Violations Report Params - start violation reporting. startViolationsReport
- Start
Violations Report Params Builder - Start
Violations Report Returns - start violation reporting. startViolationsReport
- Stop
Violations Report Params - Stop violation reporting. stopViolationsReport
- Stop
Violations Report Returns - Stop violation reporting. stopViolationsReport
- Violation
Setting - Violation configuration setting. ViolationSetting
- Violation
Setting Builder
Enums§
- LogEntry
Category - LogEntry
Level - Log entry severity.
- LogEntry
Source - Log entry source.
- Violation
Setting Name - Violation type.