Package org.jcrontab.log

The logging classes and interfaces of the project.

See:
          Description

Interface Summary
Logger This interface defines the basic behaviour of a Jcrontab Logger This class Is simple to make it easier to integrate with other packages.
 

Class Summary
Log This class helps the testing process to make easier testing
Log4JLogger This is the Log4jLogger as an example about how to use Log4J to log in Jcrontab
Log4JLoggerCL  
NullLogger This is the Null Logger basically is here to avoid logging, usually this shouldn't be used
 

Package org.jcrontab.log Description

The logging classes and interfaces of the project.