intarsys runtime library

de.intarsys.tools.logging
Class LogConfigurator

java.lang.Object
  extended by de.intarsys.tools.logging.LogConfigurator

public class LogConfigurator
extends Object

Singleton holding a ILogConfigurator instance. The ILogConfigurator instance is used to configure all Logger instances created by the LogTools class.


Method Summary
static ILogConfigurator get()
           
static void set(ILogConfigurator configurator)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static ILogConfigurator get()

set

public static void set(ILogConfigurator configurator)

intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.