|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
| Interface Summary | |
| LALogHandler | This interface defines the log file handlers methods. |
| LALogHandlerListener | This interface defines the method of a Log Handler events listener. |
| Class Summary | |
| AbstractLogHandler | This class defines a template for log file handlers. |
| EmptyLogHandler | |
| FilteredLogHandler | This class implents a filtering log handler under another log handler. |
| ForwardOnlyLogHandler | This log handler does not save messages. |
| LAMessage | Instances of this class are used to contain a log messageLabel parsed from a log file. |
| MemoryLogHandler | This log handler saves messageLabel in memory. |
| OnDemandLogHandler | This log handler parses messages on demand. |
| Exception Summary | |
| NoConverterException | Exception thrown by a LALogHandler when no
converter is set. |
| ParsingException | Exception thrown by LALogHandler.parse() process. |
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||