| | Class | Description |
|---|
| | Logger |
API for sending log output. |
| | LoggerEntry |
Represents the log information for a single logging notification. |
| | LoggerFactory |
This factory provides pseudo-hierarchical logging capabilities with multiple format and output options. |
| | LoggerLevel |
Static class containing constants for use in the level property. |
| | LoggerStrings |
The enumeration of all string expressions in the logger factory engine. |
| | LoggerTarget |
This class provides the basic functionality required by the logging framework for a logger target implementation. |