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 Detail

      • configure

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