Class | Description |
---|---|
BasicCommandLineArguments | |
CustomLoggerGenerator |
Wrapper around
Generate.CustomLogger . |
ExtendedLoggerGenerator |
Wrapper around
Generate.ExtendedLogger . |
Generate |
Generates source code for custom or extended logger wrappers.
|
Generate.CustomLogger |
Generates source code for custom logger wrappers that only provide convenience methods for the specified custom
levels, not for the standard built-in levels.
|
Generate.ExtendedLogger |
Generates source code for extended logger wrappers that provide convenience methods for the specified custom
levels, and by extending
org.apache.logging.log4j.spi.ExtendedLoggerWrapper , inherit the convenience
methods for the built-in levels provided by the Logger interface. |
Copyright © 1999-2018. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.