|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Logger | Abstract mechanism for dealing with logs from various objects. |
Class Summary | |
---|---|
AbstractLogger | Abstract implementation of Logger providing most of the common framework. |
DefaultLogger | Default logger implementation. |
Log4JLogger | Logging implementation using log4j. |
LoggerFactory | Factory to get logger instances. |
SunLogger | Logging implementation using the sun logger. |
Enum Summary | |
---|---|
Level | Levels for logging. |
Logging is performed through these logging abstractions that were pulled from another project and duplicated here to avoid a dependency (hence compat).
For more information on logging, see the logging page on the project wiki.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |