<!-- Do not edit this file. It is automatically generated by API Documenter. --> [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. <b>Signature:</b> ```typescript text: string; ```