Page 1 of 1
Log level
Posted: Wed Sep 19, 2012 3:37 am
by ganu98
How can i change log level from Info to Debug, Is there any global configuration?.
Re: Log level
Posted: Wed Sep 19, 2012 8:33 am
by Valdus
For the site configuration there is a file in src/main/webapp/WEB-INF/log4j.xml that is where you set specific logs for the front end. It is the same for admin as well. Hope that helps ^^
Re: Log level
Posted: Wed Sep 19, 2012 9:54 am
by ganu98
Yes you are right. I was just looking for log4j.properties. Thank you Valdus
Re: Log level
Posted: Wed Sep 19, 2012 10:01 am
by Valdus
Glad I could help ^^.