way to add additional information to a log entry
ReadonlybundleThe bundle which has logged the message.
ReadonlydateLog time as date.
ReadonlyerrorError instance. If it was an log error.
ReadonlylevelThe log level.
ReadonlylevelsAccess to the available levels.
ReadonlymessageThe log message.
ReadonlyshortA short info.
ReadonlytimeLog time as milliseconds.
Returns the String representation of the LogLevel
Tests if entry has debug level.
Tests if entry has error level.
Tests if entry has info level.
Tests if entry has warning level.
A log message.