Module chrome_remote_interface_model::log[][src]

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