LogEntry Properties | 
The LogEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| Args | 
            Call arguments.
              | |
| Level | 
            Log entry severity.
              | |
| LineNumber | 
            Line number in the resource.
              | |
| NetworkRequestId | 
            Identifier of the network request associated with this entry.
              | |
| Source | 
            Log entry source.
              | |
| StackTrace | 
            JavaScript stack trace.
              | |
| Text | 
            Logged text.
              | |
| Timestamp | 
            Timestamp when this entry was added.
              | |
| Url | 
            URL of the resource if known.
              | |
| WorkerId | 
            Identifier of the worker associated with this entry.
              |