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
 void configure(java.util.logging.Logger logger)
           
 

Method Detail

configure

void configure(java.util.logging.Logger logger)