|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Loggable | All classes that want to perform logging must implement this interface. |
| Logger | Simple interface for logging and tracing. |
| Class Summary | |
|---|---|
| AntLogger | Logger implementation that logs to Ant. |
| FileLogger | File implementation which sends logged messages to a file. |
| LoggedObject | Helper class for implementing Loggable methods. |
| LogLevel | Definition of logging levels for Cargo's logs. |
| NullLogger | Null implementation which does nothing with log messages. |
| SimpleLogger | Simple implementation which sends log messages to the console (stdout). |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||