Package org.as2lib.env.log.logger

Class Summary
AbstractLogger AbstractLogger offers support for simple logger tasks.
ActionStepLogger ActionStepLogger provides support for the ActionStep Debugger.
AlconLogger AlconLogger delegates all messages to the net.hiddenresource.util.Debug.trace method.
AscbLogger AscbLogger acts as a wrapper for a ascb.util.logging.Logger instance of the ASCB Logging API.
AudiofarmLogger AudiofarmLogger acts as a wrapper for a logging.Logger instance of the Logging Framework for ActionScript 2 (as2logger) from Ralf Siegel.
Bit101Logger Bit101Logger delegates all log messages to the Debug.trace method from Keith Peter's Debug Panel.
DebugItLogger DebugItLogger logs messages using com.interactiveAlchemy.utils.Debug.write of the DebugIt Component from Robert Hoekman to log messages.
FlashDebugToolLogger FlashDebugToolLogger provides support for the Flash Debug Tool Project.
FlashoutLogger FlashoutLogger delegates all log messages to the appropriate methods on the Flashout class.
FludgeLogger FludgeLogger delegates all log messages to the appropriate methods on the Fludge class.
Log4fLogger Log4fLogger acts as a wrapper for a org.log4f.logging.logger instance of the Log4F Framework from Peter Armstrong.
LuminicBoxLogger LuminicBoxLogger acts as a wrapper for a Logger instance of the LuminicBox Logging API.
MusicTheoryLogger MusicTheoryLogger writes messages to the SWF Console from Ricci Adams' Musictheory.
RichInternetLogger RichInternetLogger delegates all log messages to the appropriate methods of the de.richinternet.utils.Dumper class of Dirk Eisman's Flex Trace Panel.
RootLogger RootLogger represents the root in a logger hierarchy.
SimpleHierarchicalLogger SimpleHierarchicalLogger is a simple implementation of the ConfigurableLogger and ConfigurableHierarchicalLogger interfaces.
SimpleLogger SimpleLogger is a simple implementation of the ConfigurableLogger interface.
TraceLogger TraceLogger logs messages using trace.
ZtorLog4fLogger ZtorLog4fLogger delegates all messages to the Log4f.log method of the ZTOR Log4f project.