puppeteer/new-docs/puppeteer.protocol.log.logentry.text.md

14 lines
443 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Log](./puppeteer.protocol.log.md) &gt; [LogEntry](./puppeteer.protocol.log.logentry.md) &gt; [text](./puppeteer.protocol.log.logentry.text.md)
## Protocol.Log.LogEntry.text property
Logged text.
<b>Signature:</b>
```typescript
text: string;
```