Module log

Module log 

Source
Available on crate features Log and Runtime and Network only.
Expand description

Provides access to log entries.

Structs§

ClearCommand
Clears the log.
ClearReturn
Clears the log.
DisableCommand
Disables log domain, prevents further log entries from being reported to the client.
DisableReturn
Disables log domain, prevents further log entries from being reported to the client.
EnableCommand
Enables log domain, sends the entries collected so far to the client by means of the entryAdded notification.
EnableReturn
Enables log domain, sends the entries collected so far to the client by means of the entryAdded notification.
EntryAddedEvent
Issued when new message was logged.
LogEntry
Log entry.
LogEntryBuilder
StartViolationsReportCommand
start violation reporting.
StartViolationsReportReturn
start violation reporting.
StopViolationsReportCommand
Stop violation reporting.
StopViolationsReportReturn
Stop violation reporting.
ViolationSetting
Violation configuration setting.

Enums§

LogEntryLevel
LogEntrySource
ViolationSettingName