Java / log4j
Components of log4j framework.
There are mainly 3 components.
Logger captures logging information.
Appender publishes logging information to various destinations.
Layout formats the logging data in different configured styles to support readability.
More Related questions...