org.as2lib.core.BasicClass +--org.as2lib.env.log.handler.AbstractLogHandler
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 |