org.jaffa.util
Class LoggerHelper
java.lang.Object
org.jaffa.util.LoggerHelper
- public class LoggerHelper
- extends Object
Conveniance methods related to logging
- Author:
- PaulE
|
Method Summary |
static void |
init()
Initializes Logging either from a file 'resources/log4j.xml' or with the basic configurator |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggerHelper
public LoggerHelper()
init
public static void init()
- Initializes Logging either from a file 'resources/log4j.xml' or with the basic configurator
Copyright © 2002-2004 JAFFA Project.