org.d2rq
Class Log4jHelper
java.lang.Object
org.d2rq.Log4jHelper
public class Log4jHelper
- extends Object
All Log4j-specific stuff is encapsulated here.
Default configuration is in /etc/log4j.properties. We always
have to put that on the classpath so Log4j will find it.
- Author:
- Richard Cyganiak (richard@cyganiak.de)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Log4jHelper
public Log4jHelper()
turnLoggingOff
public static void turnLoggingOff()
setVerboseLogging
public static void setVerboseLogging()
setDebugLogging
public static void setDebugLogging()