puppeteer/new-docs/puppeteer.protocol.log.md
2020-07-13 14:01:35 +01:00

794 B

Home > puppeteer > Protocol > Log

Protocol.Log namespace

Provides access to log entries.

Signature:

export namespace Log 

Interfaces

Interface Description
EntryAddedEvent Issued when new message was logged.
LogEntry Log entry.
StartViolationsReportRequest
ViolationSetting Violation configuration setting.