Expresso 5-6

Uses of Class
com.jcorporate.expresso.services.dbobj.LogEntry

Packages that use LogEntry
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. 
 

Uses of LogEntry in com.jcorporate.expresso.core.logging
 

Methods in com.jcorporate.expresso.core.logging with parameters of type LogEntry
 void LogHandler.addToQueue(LogEntry le)
          Deprecated.  
static void LogHandler.staticAddToQueue(LogEntry le)
          Deprecated. Takes a premade LogEntry and sends it to the logging queue.
 


Expresso 5-6

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