Class CustomLoggerGenerator
- java.lang.Object
-
- org.apache.logging.log4j.core.tools.CustomLoggerGenerator
-
public class CustomLoggerGenerator extends Object
Wrapper aroundGenerate.CustomLogger
.
-
-
Constructor Summary
Constructors Constructor Description CustomLoggerGenerator()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(String[] args)
Delegates toGenerate.CustomLogger.main(String[])
-
-
-
Method Detail
-
main
public static void main(String[] args)
Delegates toGenerate.CustomLogger.main(String[])
- Parameters:
args
- the command line arguments to pass on
-
-