AbstractLogHandler provides methods that are commonly needed by
LogHandler implementations.
public function AbstractLogHandler(messageStringifier:Stringifier)
Constructs a new AbstractLogHandler instance.
messageStringifier | (optional) the log message stringifier to use |