Expand description
Provides access to log entries.
Structs§
- Clears the log. clear
- Clears the log. clear
- Disables log domain, prevents further log entries from being reported to the client. disable
- Disables log domain, prevents further log entries from being reported to the client. disable
- Enables log domain, sends the entries collected so far to the client by means of the
entryAdded
notification. enable - Enables log domain, sends the entries collected so far to the client by means of the
entryAdded
notification. enable - Issued when new message was logged. entryAdded
- Log entry. LogEntry
- start violation reporting. startViolationsReport
- start violation reporting. startViolationsReport
- Stop violation reporting. stopViolationsReport
- Stop violation reporting. stopViolationsReport
- Violation configuration setting. ViolationSetting
Enums§
- Log entry severity.
- Log entry source.
- Violation type.