In this post we show Log4j example configuration that logs messages to a configured log file, and creates backups when needed.
Continue reading log4j example configuration file loggerlog4j
In this post we show Log4j example configuration that logs messages to console (standard output), which is very useful when testing applications!
Continue reading log4j example configuration – console logger