com.ikokoon.serenity
Class LoggingConfigurator

java.lang.Object
  extended by com.ikokoon.serenity.LoggingConfigurator

public class LoggingConfigurator
extends java.lang.Object

This is a central class for initialising the Log4j logging parameters.

Since:
09.12.09
Version:
01.00
Author:
Michael Couck

Constructor Summary
LoggingConfigurator()
           
 
Method Summary
static void configure()
          Configures the Jog4j properties.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggingConfigurator

public LoggingConfigurator()
Method Detail

configure

public static void configure()
Configures the Jog4j properties. In the case the log4j.properties file is not on the classpath in the META-INF directory hard coded properties will be used.



Copyright © 2010. All Rights Reserved.