com.sdm.quasar.client.core.common.logging.impl
Class SimpleConsoleLoggingConfiguration

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

public class SimpleConsoleLoggingConfiguration
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
SimpleConsoleLoggingConfiguration()
          Creates a new SimpleConsoleLoggingConfiguration.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleConsoleLoggingConfiguration

public SimpleConsoleLoggingConfiguration()
Creates a new SimpleConsoleLoggingConfiguration.