Package org.jlog2.exception

Class Summary
ExceptionHandler This class handles the exception and logs a message depending on the type of exception.
 

Exception Summary
EndOfException This class should be used to indicate an end to the exception processing by the default ExceptionHandler.
WriteMessageException This class can be used to throw an exception indicating that the message should be logged only once.