chromiumoxide::cdp::browser_protocol

Module log

Source
Expand description

Provides access to log entries.

Structs§

ClearParams
Clears the log. clear
ClearReturns
Clears the log. clear
DisableParams
Disables log domain, prevents further log entries from being reported to the client. disable
DisableReturns
Disables log domain, prevents further log entries from being reported to the client. disable
EnableParams
Enables log domain, sends the entries collected so far to the client by means of the entryAdded notification. enable
EnableReturns
Enables log domain, sends the entries collected so far to the client by means of the entryAdded notification. enable
EventEntryAdded
Issued when new message was logged. entryAdded
LogEntry
Log entry. LogEntry
LogEntryBuilder
StartViolationsReportParams
start violation reporting. startViolationsReport
StartViolationsReportParamsBuilder
StartViolationsReportReturns
start violation reporting. startViolationsReport
StopViolationsReportParams
Stop violation reporting. stopViolationsReport
StopViolationsReportReturns
Stop violation reporting. stopViolationsReport
ViolationSetting
Violation configuration setting. ViolationSetting
ViolationSettingBuilder

Enums§

LogEntryCategory
LogEntryLevel
Log entry severity.
LogEntrySource
Log entry source.
ViolationSettingName
Violation type.