1
0
-1
2 answers
- 210
Hi Tony Chu
To turn on the logger, go to C:\Joget-v5-Enterprise5\apache-tomcat-8.0.20\webapps\jw\WEB-INF\classes\ and edit the file "log4j.properties" at line 2 "log4j.rootLogger=INFO, A1, R".
Add your comment... - 210
You would need to enable this in the log4j.properties at ${tomcat}\webapps\jw\WEB-INF\classes
Thanks!
Add your comment...
Dear Expert,
How can I turn on the Logger for LogUtil.debug()?
Best Regards
Tony ChuLogger