throwable property

String? throwable
getter/setter pair

An optional throwable associated with the log entry, typically used for error logs.

Implementation

String? throwable;