I have used log4j before but to be honest, I normally only use the error logger level for error conditions and info for all other statements. I was curious how others used the 5 different priority levels.
Debug
Info
Warn
Error
Fatal
Are there standards you use for when to use which level?
Any feedback is appreciated since I am curious how others use log4j.





Bookmarks