A wrapper around a log handler with some convenience methods.
Private
Readonly
Logs the given message at the debug level.
Logs the given message at the error level.
Logs the given message at the info level.
Logs the given message at the given level.
Logs the given message at the trace level.
Logs the given message at the warning level.
Generated using TypeDoc
A wrapper around a log handler with some convenience methods.