|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
| ILogger | ILogger declares methods that are implemented by all loggers. |
| ILoggingConstants | ILoggingConstants. |
| Class Summary | |
| Log | Log defines static methods for maintaining a collection of ILoggers and sending an event to all of them. |
| Logger | Logger is an abstract class that implements everything about an ILogger except for a concrete implementation of event(). |
| WriterLogger | WriterLogger is an implementation of ILogger that extends Logger and defines event() to write the event to a Writer. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||