|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Logger
and Level
classes, the interface for all
Format
objects and the abstract base class for all Writer
objects.
See:
Description
Interface Summary | |
---|---|
Format | Implement this interface to create a new format for a log message. |
Class Summary | |
---|---|
Level | A logging level to compare when deciding whether to log a message. |
Logger | The core class of the log5j package. |
Writer | Extend this abstract class to create a new writer for log messages. |
Provides the Logger
and Level
classes, the interface for all
Format
objects and the abstract base class for all Writer
objects.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |