Interfaces
 InterfaceDescription
 LoggerListener LoggerListener is the interface to be implemented for an object to be used as a listener for the Logger class.
Classes
 ClassDescription
 DataGridAppender The DataGridAppender is a simple LoggerListener implementation that extends the ArrayCollection class.
 Logger The Logger class is the logging engine of the flex client library.
 TraceAppender The TraceAppender is a simple LoggerListener implementation that writes log lines received from the loggers to which it was added through the "trace" method supplied by Flash.