org.jaffa.util
Class LoggerHelper

java.lang.Object
  extended byorg.jaffa.util.LoggerHelper

public class LoggerHelper
extends Object

Conveniance methods related to logging

Author:
PaulE

Constructor Summary
LoggerHelper()
           
 
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
 

Constructor Detail

LoggerHelper

public LoggerHelper()
Method Detail

init

public static void init()
Initializes Logging either from a file 'resources/log4j.xml' or with the basic configurator



Copyright © 2002-2004 JAFFA Project.