Thursday, March 24, 2011

Log4J Configuration

After a lot of headaches and retries, the log4j.properties config file that worked for me is this: http://www.benmccann.com/dev-blog/sample-log4j-properties-file/ . Simply placing this under src/main/resources works. I am using standard maven settings. 

No comments: