Class OtherLogConfigurator


  • public class OtherLogConfigurator
    extends Object
    This class allow to configure non Eoulsan log using Log4J.
    Since:
    2.0
    Author:
    Laurent Jourdren
    • Constructor Detail

      • OtherLogConfigurator

        public OtherLogConfigurator()
    • Method Detail

      • configureLog4J

        public static void configureLog4J​(String logLevel,
                                          String logFilename)
        Configure Log4J. If no log level is provided, the INFO log level will be used.
        Parameters:
        logLevel - logLevel as string.
        logFilename - the log filename