| | Class | Description |
| | AirLoggerTarget |
Provides a logger target that uses the AirLogger console to output log messages. |
| | LineFormattedTarget |
All logger target implementations that have a formatted line style output should extend this class. |
| | LuminicTarget |
Provides a logger target that uses the FlashInspector console to output log messages. |
| | SOSTarget |
Provides a logger target that uses the SOS console to output log messages. |
| | TraceTarget |
Provides a logger target that uses the global trace() method to output log messages. |
| | XPanelTarget |
Provides a logger target that uses the XPanel console to output log messages. |