Access keys

AbstractLogHandler

Kind of class: class
Inherits from: BasicClass
Known subclasses:
Author: Simon Wacker
Classpath: org.as2lib.env.log.handler.AbstractLogHandler
File last modified: Friday, 13 May 2005, 16:58:10
AbstractLogHandler provides methods that are commonly needed by
org.as2lib.env.log.LogHandler implementations.

Summary

Constructor
Instance methods
Instance methods inherited from BasicClass

Constructor

AbstractLogHandler

function AbstractLogHandler (
messageStringifier:Stringifier)
Constructs a new AbstractLogHandler instance.
Parameters:
messageStringifier:
(optional) the log message stringifier to use