| Interface | Description |
|---|---|
| LogCategories | |
| Target |
All logger target implementations within the logging framework must
implement this interface.
|
| Class | Description |
|---|---|
| AbstractTarget | |
| ConsoleTarget | |
| LineFormattedTarget | |
| Log | |
| LogEvent | |
| Logger |
The
Logger class is used to log out information. |
Copyright © 2015 The Apache Software Foundation. All rights reserved.