|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Log | An interface to logging system implementations based on seven logging levels: TRACE DEBUG INFO WARN ERROR FATAL and ACCESS |
| LoggerListener | Logs implementing the LoggerListener interface will be notified
when they are activated for the specified logger. |
| Class Summary | |
|---|---|
| DefaultLog | A default implementation of Log writing messages to System.out and System.err. |
| LogEntry | A extended log record. |
| LoggerEvent | Events of this type are sent to an object that implements the
LoggerListener interface when it is activated for a named logger
of a log factory. |
| Enum Summary | |
|---|---|
| Log.Level | The log level. |
| LogEntry.Encoding | The encoding. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||