eTextReader
Class Loggers

java.lang.Object
  extended by eTextReader.Loggers

public class Loggers
extends java.lang.Object


Field Summary
static org.apache.log4j.Logger cursorLogger
           
static org.apache.log4j.Logger rootLogger
           
 
Constructor Summary
Loggers()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cursorLogger

public static org.apache.log4j.Logger cursorLogger

rootLogger

public static org.apache.log4j.Logger rootLogger
Constructor Detail

Loggers

public Loggers()