Module cdp::log [] [src]

[Experimental] Provides access to log entries.

Log

Commands

Events

Types

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 entryAdded notification.

EnableResponse

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

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]