We recently upgraded our infrastructure to implement a cluster solution for our applications. The existing webapp along with its log4j.properties was transported to the new platform and configured accordingly but since then It simply refuses to log anything :(
When I redeploy the webapp, it creates the logfile as configured in the log4j but does not log anything to it. I have pasted below our log4j.properties and would appreciate a lot if somebody can help me figure this out.
# initialise root logger with level DEBUG and call it BLAH #log4j.rootLogger=INFO, XTMPLING log4j.rootLogger=INFO