Expresso 5-5-0

Package 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.

See:
          Description

Class Summary
DBAppender JDBC type appender for Log4j
Log Deprecated. Since Expresso 4.0
LoggingSwitch This class is specifically to allow optimization of the Expresso debug logging statements.
LogHandler The LogHandler is an asynchronous version of logging - it accepts requests to log, then logs them "eventually" in a seperate thread
LogManager Deprecated. since Expresso 5.1 The kernel system takes care of log4j initialization
ReportParserError This class is needed for validating a log4j.dtd derived XML file.
 

Exception Summary
LogException Exception thrown when there is a problem with logging a message
 

Package com.jcorporate.expresso.core.logging Description

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.


Expresso 5-5-0

Please see www.jcorporate.com for information about new Expresso releases.