# Functions
SetListener will set the Logger to write to the specified listener.
Should returns true if the specified log event should be written to the log.
Write invokes the underlying listener with the specified event and message.
Writef invokes the underlying listener with the specified event and formatted message.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author