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 Summary
Constructors Constructor Description OtherLogConfigurator()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
configureLog4J(String logLevel, String logFilename)
Configure Log4J.
-