Class ExtendedLoggerGenerator
java.lang.Object
org.apache.logging.log4j.core.tools.ExtendedLoggerGenerator
Wrapper around
Generate.ExtendedLogger
.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
Delegates toGenerate.ExtendedLogger.main(String[])
-
Constructor Details
-
ExtendedLoggerGenerator
public ExtendedLoggerGenerator()
-
-
Method Details
-
main
Delegates toGenerate.ExtendedLogger.main(String[])
- Parameters:
args
- the command line arguments to pass on
-