Module cdp::log
[−]
[src]
[Experimental] Provides access to log entries.
Log
Commands
Log.enableExperimentalEnables log domain, sends the entries collected so far to the client by means of the
entryAddednotification.Log.disableExperimentalDisables log domain, prevents further log entries from being reported to the client.
Log.clearExperimentalClears the log.
Log.startViolationsReportExperimentalstart violation reporting.
Log.stopViolationsReportExperimentalStop violation reporting.
Events
Log.entryAddedExperimentalIssued when new message was logged.
Types
LogEntryExperimentalLog entry.
ViolationSettingExperimentalViolation configuration setting.
Structs
| ClearCommand |
[Experimental] Clears the log. |
| ClearResponse |
[Experimental] Clears the log. |
| DisableCommand |
[Experimental] Disables log domain, prevents further log entries from being reported to the client. |
| DisableResponse |
[Experimental] Disables log domain, prevents further log entries from being reported to the client. |
| EnableCommand |
[Experimental] Enables log domain, sends the entries collected so far to the client by means of the |
| EnableResponse |
[Experimental] Enables log domain, sends the entries collected so far to the client by means of the |
| EntryAddedEvent |
[Experimental] Issued when new message was logged. |
| LogEntry |
[Experimental] Log entry. |
| StartViolationsReportCommand |
[Experimental] start violation reporting. |
| StartViolationsReportResponse |
[Experimental] start violation reporting. |
| StopViolationsReportCommand |
[Experimental] Stop violation reporting. |
| StopViolationsReportResponse |
[Experimental] Stop violation reporting. |
| ViolationSetting |
[Experimental] Violation configuration setting. |
Enums
| LogEntryLevel |
[Experimental] |
| LogEntrySource |
[Experimental] |
| ViolationSettingName |
[Experimental] |