Logging Framework Implementation



Classes
 ClassDescription
 AbstractAppender Abstract base implementation of the Appender interface.
 DefaultLogFactory The default LogFactory implementation.
 DefaultLogger The default Logger implementation that dispatches LogEvents for all logging operations.
 DelegateLogger Logger implementation that delegates all logging operations to a different Logger instance.
 SOSAppender Appender implementation that routes all log output to Powerflasher SOS through an XMLSocket.
 TraceAppender Appender implementation that uses the trace function of the Flash Player for all log output.