Apply Insight logging level on Jira Startup.

XMLWordPrintable

    • 4

      From our customers:We would like to be able to set the Logging level at Jira Startup, in order to reduce the logged information in the various Insight logs.Adding the following to log4j.properties(or log4j2 in recent version of Jira as well) has no effect:

      log4j.logger.com.riadalabs.jira.plugins.insight.services.imports.schema.log.ImportLogger = ERROR, console, filelog log4j.additivity.com.riadalabs.jira.plugins.insight.services.imports.schema.log.ImportLogger = false

      and 

      log4j.logger.com.riadalabs.jira.plugins.insight = ERROR, console, filelog 
      log4j.additivity.com.riadalabs.jira.plugins.insight = false
      

      does not affect the Import Package.

            Assignee:
            Unassigned
            Reporter:
            Alex Cooksey (Inactive)
            Votes:
            4 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: