Click or drag to resize

LogEntry Properties

Version 130.1.90

The LogEntry type exposes the following members.

Properties
 NameDescription
Public propertyArgs Call arguments.
Public propertyCategory Category
Public propertyLevel Log entry severity.
Public propertyLineNumber Line number in the resource.
Public propertyNetworkRequestId Identifier of the network request associated with this entry.
Public propertySource Log entry source.
Public propertyStackTrace JavaScript stack trace.
Public propertyText Logged text.
Public propertyTimestamp Timestamp when this entry was added.
Public propertyUrl URL of the resource if known.
Public propertyWorkerId Identifier of the worker associated with this entry.
Top
See Also