| [lineNumber](./puppeteer.protocol.log.logentry.linenumber.md) | [integer](./puppeteer.protocol.integer.md) | Line number in the resource. |
| [networkRequestId](./puppeteer.protocol.log.logentry.networkrequestid.md) | [Network.RequestId](./puppeteer.protocol.network.requestid.md) | Identifier of the network request associated with this entry. |
| [timestamp](./puppeteer.protocol.log.logentry.timestamp.md) | [Runtime.Timestamp](./puppeteer.protocol.runtime.timestamp.md) | Timestamp when this entry was added. |
| [url](./puppeteer.protocol.log.logentry.url.md) | string | URL of the resource if known. |
| [workerId](./puppeteer.protocol.log.logentry.workerid.md) | string | Identifier of the worker associated with this entry. |