The mx.logging.errors package contains the target classes used by the logging components.



Classes
 ClassDescription
 LineFormattedTarget All logger target implementations that have a formatted line style output should extend this class.
 MiniDebugTarget Provides a logger target that outputs to a LocalConnection, connected to the MiniDebug application.
 TraceTarget Provides a logger target that uses the global trace() method to output log messages.