info.aduna.logging.simple
Class SimpleConfigurableLogging

java.lang.Object
  extended by info.aduna.logging.simple.SimpleConfigurableLogging

public class SimpleConfigurableLogging
extends Object


Constructor Summary
SimpleConfigurableLogging()
           
 
Method Summary
static void enableDebug(boolean enabled)
           
static void enableError(boolean enabled)
           
static void enableInfo(boolean enabled)
           
static void enableWarn(boolean enabled)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleConfigurableLogging

public SimpleConfigurableLogging()
Method Detail

enableDebug

public static void enableDebug(boolean enabled)

enableInfo

public static void enableInfo(boolean enabled)

enableWarn

public static void enableWarn(boolean enabled)

enableError

public static void enableError(boolean enabled)


Copyright © 1997-2008 Aduna. All Rights Reserved.