Package de.intarsys.tools.logging
Class LogConfigurator
java.lang.Object
de.intarsys.tools.logging.LogConfigurator
Singleton holding a ILogConfigurator instance. The ILogConfigurator instance
is used to configure all Logger instances created by the LogTools class.
-
Method Summary
Modifier and TypeMethodDescriptionstatic ILogConfigurator
get()
static void
set
(ILogConfigurator configurator)
-
Method Details
-
get
-
set
-