Showing posts with label Log4j. Show all posts
Showing posts with label Log4j. Show all posts

Log4j + Separate Logger for specific classes or package

We may seen writing logger for entire application or separate DEBUG or ERROR log files. In this tutorial we will see how to set separate logger for specific package or specific class using log4j...