| Interface | Description |
|---|---|
| Log |
Unified interface to logging facilities on different platforms
|
| ProfilerEvent | |
| ProfilerEventHandler |
| Class | Description |
|---|---|
| Jdk14Logger |
Logging functionality for JDK1.4
|
| NullLogger |
A logger that does nothing.
|
| Slf4JLogger | |
| StandardLogger |
Provides logging facilities for those platforms that don't have built-in facilities.
|