Class OtherLogConfigurator

java.lang.Object
fr.ens.biologie.genomique.eoulsan.OtherLogConfigurator

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

    • OtherLogConfigurator

      public OtherLogConfigurator()
  • Method Details

    • 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