[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Log](./puppeteer.protocol.log.md) > [LogEntry](./puppeteer.protocol.log.logentry.md) > [timestamp](./puppeteer.protocol.log.logentry.timestamp.md) ## Protocol.Log.LogEntry.timestamp property Timestamp when this entry was added. Signature: ```typescript timestamp: Runtime.Timestamp; ```