[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Log](./puppeteer.protocol.log.md) > [LogEntry](./puppeteer.protocol.log.logentry.md) > [text](./puppeteer.protocol.log.logentry.text.md) ## Protocol.Log.LogEntry.text property Logged text. Signature: ```typescript text: string; ```