org.jcrontab.log
Class Log4JLoggerCL

java.lang.Object
  extended byorg.jcrontab.log.Log4JLogger
      extended byorg.jcrontab.log.Log4JLoggerCL
All Implemented Interfaces:
Logger

public class Log4JLoggerCL
extends Log4JLogger

Version:
$Revision: 1.2 $
Author:
$Author: iolalla $

Constructor Summary
Log4JLoggerCL()
           
 
Method Summary
protected  InputStream createPropertiesStream(String name)
           
 
Methods inherited from class org.jcrontab.log.Log4JLogger
debug, error, info, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log4JLoggerCL

public Log4JLoggerCL()
Method Detail

createPropertiesStream

protected InputStream createPropertiesStream(String name)
                                      throws IOException
Overrides:
createPropertiesStream in class Log4JLogger
Throws:
IOException