Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.jcorporate.expresso.core.logging

The sub-packages to this package define the core objects of Expresso, where items such as DBObject are defined.

See:
          Description

Class Summary
DBAppender JDBC type appender for Log4j
HTMLLog Deprecated. since 5.6, use log4j
Log Deprecated. Since Expresso 4.0
LoggingSwitch This class is specifically to allow optimization of the Expresso debug logging statements.
LogHandler Deprecated. As of Expresso 5.6 This has not been used since Log4j was integrated with Expresso.
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

The sub-packages to this package define the core objects of Expresso, where items such as DBObject are defined. Standard objects that *use* these definitions (such as the security dbobjects) are in the services package. The only object defined in this package itself is the Schema object for Expresso, used by DBTool and DBCreate to initialize Expresso's database.