mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
623 B
623 B
Home > puppeteer > Protocol > Log > LogEntry > source
Protocol.Log.LogEntry.source property
Log entry source.
Signature:
source: ('xml' | 'javascript' | 'network' | 'storage' | 'appcache' | 'rendering' | 'security' | 'deprecation' | 'worker' | 'violation' | 'intervention' | 'recommendation' | 'other');