Problem: You cannot find out which log4j.properties file is used.
Try running VM with parameter
-Dlog4j.debug
You'll get info about log4j properties in console.
See: http://logging.apache.org/log4j/1.2/manual.html
Subscribe to:
Post Comments (Atom)
Popular Posts
-
(Archiva 1.1.3 with default Derby database) Many times I have had this problem. It's time to note the solution here, so I would not wa...
-
For Vista it is: C:\Windows\System32\drivers\etc\hosts Write in IP adress map it to some symbolic address of your choice. One IP can have ma...
-
Ultimate step by step reference: * to make it work with Tortoise (includes even short instruction from "installing the SVN server...
1 comment:
This works great, I had a project with multiple maven modules and I was not sure what properties log4j would load.
Thank you!
Post a Comment