Logger
Represents a logger instance
Constructs a new Logger with the default MessageTransform, see TODO (ref module)
Constructs a new Logger with the given MessageTransform
Log a message
Logging implementation, this is where the fina transformed text will be transferred to and finally logged
See Implementation
Logger
Represents a logger instance