Class Summary| AbstractLogHandler |
AbstractLogHandler provides methods that are commonly needed by
LogHandler implementations |
| ActionStepHandler |
ActionStepHandler uses the org.actionstep.ASDebugger.trace method to log
messages |
| AlconHandler |
AlconHandler uses the net.hiddenresource.util.Debug class
from Sascha Balkau to log messages |
| AscbHandler |
AscbHandler delegates the log message to the LogManager.log
method of the ASCB Logging API |
| Bit101Handler |
Bit101Handler logs messages to the Bit-101 Debug Panel.
|
| DebugItHandler |
DebugItHandler uses com.interactiveAlchemy.utils.Debug.write of the
DebugIt Component from Robert Hoekman to log messages |
| FlashDebugToolHandler |
FlashDebugToolHandler the org.actionstep.FDTDebugger.trace method to log
messages |
| FlashoutHandler |
FlashoutHandler logs messages to the Flashout console.
|
| FludgeHandler |
FludgeHandler logs messages with Fludge.trace method |
| LevelFilterHandler |
LevelFilterHandler filters log messages depending on their level |
| LuminicBoxHandler |
LuminicBoxHandler is a wrapper of the ConsolePublisher class
from the LuminicBox Logging API |
| MusicTheoryHandler |
MusicTheoryHandler writes messages to the SWF Console from Ricci Adams'
Musictheory |
| RichInternetHandler |
RichInternetHandler logs messages to Dirk Eisman's Flex Trace Panel.
|
| SosHandler |
SosHandler uses the XMLSocket to log the message to
POWERFLASHER's SOS XML-Socket-Server.
|
| TraceHandler |
TraceHandler uses trace to log messages |
| XmlSocketHandler |
XmlSocketHandler uses the XMLSocket to log the message.
|
| ZtorLog4fHandler |
ZtorLog4fHandler uses the Log4f.log method of the ZTOR Log4f
project to log messages |