TransformLogger
A Logger that transforms the logs of a given logger before outputting them.
Parameters
the Logger whose results should be transformed
When provided, changes the message using this transformation method
Constructors
Functions
Writes log with DEBUG log level and empty tag.
Log exception with DEBUG log level and empty tag.
Writes log with DEBUG log level and provided tag.
Log exception with DEBUG log level and provided tag.
Writes log with DEBUG log level and empty tag.
Log exception with DEBUG log level and empty tag.
Writes log with DEBUG log level and provided tag.
Log exception with DEBUG log level and provided tag.
Writes log with ERROR log level and empty tag.
Log exception with ERROR log level and empty tag.
Writes log with ERROR log level and provided tag.
Log exception with ERROR log level and provided tag.
Writes log with ERROR log level and empty tag.
Log exception with ERROR log level and empty tag.
Writes log with ERROR log level and provided tag.
Log exception with ERROR log level and provided tag.
Writes log with INFO log level and empty tag.
Log exception with INFO log level and empty tag.
Writes log with INFO log level and provided tag.
Log exception with INFO log level and provided tag.
Writes log with INFO log level and empty tag.
Log exception with INFO log level and empty tag.
Writes log with INFO log level and provided tag.
Log exception with INFO log level and provided tag.
Writes log with WARN log level and empty tag.
Log exception with WARN log level and empty tag.
Writes log with WARN log level and provided tag.
Log exception with WARN log level and provided tag.
Writes log with WARN log level and empty tag.
Log exception with WARN log level and empty tag.
Writes log with WARN log level and provided tag.
Log exception with WARN log level and provided tag.