Package org.jwarp.service.log

Interface Summary
ILogListener This interface must be implemented from objects that want be target of a log event.
ILogService This is the log service interface.
ILogWriter Interface implementing a log writer.
 

Class Summary
ALogListener This clas implements the basics of a simple log listener that just listenes to a certain level of events.
LogConstants File containing all the constants relevant to the log subsystem.
LogEvent Event generated from log instances.
LogFile Log listener implementation writing to a log file
LogListenerFactory Basic factory reading an XML config and creating new log listener instances.
LogMail Log listener implementation sending a email.
LogService This is the implementation of the log service interface.
LogStream Log listener implementation writing to an arbitrary output stream.
LogWriter Class to write an application log
 


©   O R C A   S y s t e m s