ConsoleLogEntry

Represents a log entry for console logs.

Constructor

new ConsoleLogEntry()

Extends

Members

args

Gets the arguments associated with the log entry.

level

Gets the log level.

method

Gets the method associated with the log entry.

stackTrace

Gets the log stack trace.

text

Gets the log text.

timeStamp

Gets the log timestamp.

type

Gets the log type.