com.jcorporate.expresso.core.logging |
This package contains the objects that form Expresso's interface to the log4j logging system, including a custom
appender to write to Expresso database-based log.
|
Java Source File Name | Type | Comment |
DBAppender.java | Class | |
HTMLLog.java | Class | |
Log.java | Class | Log is a generic logging facility that determines what logging mechanisms
are available to it & logs a message to those mechanisms. |
LogException.java | Class | |
LoggingSwitch.java | Class | This class is specifically to allow optimization of the Expresso debug logging
statements. |
LogHandler.java | Class | |
ReportParserError.java | Class | This class is needed for validating a log4j.dtd derived XML file. |