1
0
-1

Dear Expert,

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

Best Regards

Tony ChuLogger

    CommentAdd your comment...

    2 answers

    1.  
      2
      1
      0

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

        CommentAdd your comment...
      1.  
        2
        1
        0

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

        Thanks!

          CommentAdd your comment...