Setting Logging level of "com.atlassian.confluence.plugins.dailysummary" to ALL, does not print "TRACE" in logs

XMLWordPrintable

    • Type: Bug
    • Resolution: Not a bug
    • Priority: Low
    • None
    • Affects Version/s: 5.6.1
    • Component/s: None

      Increasing the logging level of "com.atlassian.confluence.plugins.dailysummary" to "ALL" does not print the TRACE entried in the logs.

      Workaround:

      • Shutdown Confluence
      • Navigate to <Confluence installation directory>/Confluence/WEB-INF/classes and open log4j.properties
      • Replace log4j.appender.confluencelog.Threshold=DEBUG with log4j.appender.confluencelog.Threshold=ALL
      • Add log4j.logger.com.atlassian.confluence.plugins.dailysummary=ALL
      • Start Confluence

            Assignee:
            HosseinA
            Reporter:
            HosseinA
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: