Package de.intarsys.tools.logging
Interface ILogConfigurator
-
public interface ILogConfigurator
Classes implementing this interface can be used in conjunction with the singleton LogConfigurator to configure Logger instances created by the class LogTools.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
configure(java.util.logging.Logger logger)
-