Module chrome_remote_interface_model::log[][src]

This is supported on crate features Log and Runtime and Network only.
Expand description

Provides access to log entries.

Structs

Clears the log.

Clears the log.

Disables log domain, prevents further log entries from being reported to the client.

Disables log domain, prevents further log entries from being reported to the client.

Enables log domain, sends the entries collected so far to the client by means of the entryAdded notification.

Enables log domain, sends the entries collected so far to the client by means of the entryAdded notification.

Issued when new message was logged.

Log entry.

start violation reporting.

start violation reporting.

Stop violation reporting.

Stop violation reporting.

Violation configuration setting.

Enums