The mx.logging.errors package contains the target classes used by the logging components.
Classes
Class | Description | |
---|---|---|
LineFormattedTarget | All logger target implementations that have a formatted line style output should extend this class. | |
TraceTarget | Provides a logger target that uses the global trace() method to output log messages. |
Fri Mar 19 2010, 02:57 AM -07:00