mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
794 B
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. |