Time for message.
Error when present, or null.
Returns the resolved stack (based on error). Available only when error is present, null otherwise.
True if message represents LogData (false for a string message).
LogLevel used
If present returns LogData, otherwise null.
Which LogGroupRule matched for this message.
Name of the logger.
Original, unformatted message or LogData.
Always retrieves the message, from either the string directly or in case of LogData from LogData itself.
Generated using TypeDoc
Log message, providing all data for a single message.