de.betabeans.scroogexhtml.logging
Class BasicConfigurator

java.lang.Object
  extended by de.betabeans.scroogexhtml.logging.BasicConfigurator

public final class BasicConfigurator
extends java.lang.Object

Utility class for quick configuration of the logging system.


Method Summary
static void configure()
          Add a LogListener which prints DEBUG and INFO level messages to System.out and all other messages to System.err.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

configure

public static void configure()
Add a LogListener which prints DEBUG and INFO level messages to System.out and all other messages to System.err.



Copyright (c) 1998-2006 BetaSoft Michael Justin. All Rights Reserved.