com.sdm.quasar.client.log4j.common.logging.impl
Class Log4JLoggingConfiguration

java.lang.Object
  extended bycom.sdm.quasar.client.log4j.common.logging.impl.Log4JLoggingConfiguration
All Implemented Interfaces:
Configuration, LoggingConfiguration

public class Log4JLoggingConfiguration
extends java.lang.Object
implements LoggingConfiguration

This LoggingConfiguration initializes the LogManager with a SimpleConsoleLogHandler and a DefaultLoggingInformationCalculator.

Version:
1.$Revision$
Author:
Thomas Wolf

Constructor Summary
Log4JLoggingConfiguration()
          Creates a new Log4JLoggingConfiguration.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log4JLoggingConfiguration

public Log4JLoggingConfiguration()
Creates a new Log4JLoggingConfiguration.