Log4j Tutorial - Writing different log levels in different log files
How do you use logging in your application?
Log4j MDC (Mapped Diagnostic Context) : Example code
Log4j MDC (Mapped Diagnostic Context) : What and Why
How to create a new log file for each time the application runs?
Log4j Tutorial: Additivity - what and why?
Log4j Tutorial : How to send log messages to different log files?
Log4j Tutorial : How to send the log messages to a File using Appender
Log4j Tutorial : Adding Log4j logger to your project