Class org.as2lib.env.log.handler.AbstractLogHandler

org.as2lib.core.BasicClass
   +--org.as2lib.env.log.handler.AbstractLogHandler

Description

AbstractLogHandler provides methods that are commonly needed by LogHandler implementations.

Method Index

new AbstractLogHandler()

Inherited from BasicClass

toString()

Constructor Detail

AbstractLogHandler

public function AbstractLogHandler(messageStringifier:Stringifier)

Constructs a new AbstractLogHandler instance.

Parameters

messageStringifier(optional) the log message stringifier to use