How to config logger to turn on LogUtil.debug()

Confluence User - 23 Oct, 2016

Dear Expert,

How can I turn on the Logger for LogUtil.debug()?

Best Regards

Tony ChuLogger

logger;beanshell;logutil;debug

2


24 Oct, 2016
confluenceUser
1
confluenceUser

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".

24 Oct, 2016
confluenceUser
confluenceUser

You would need to enable this in the log4j.properties at ${tomcat}\webapps\jw\WEB-INF\classes

Thanks!

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print