You can enable logging for Jira automation by adding packages to the Jira logging and profiling settings.

Enable logging for automation

To enable logging for Jira automation:

  1. Go to Administration > System.
  2. Select Logging and profiling.
  3. Scroll down to the Default loggers section.
  4. Select Configure logging level for another package. This will let you enter the names of packages.
  5. Enter the following names of packages. For each, set the logging level to ???.
Package nameDescription
com.codebarrel.jira.plugin.automation.util.TaskTimerPerformance diagnostics (automation queues).
com.codebarrel.automation.api.serviceGeneral rule execution statistics.
com.codebarrel.automation

Common package for Jira automation.

(warning) Adding this package will create many additional logs, as it applies to logs from all automation classes.

com.codebarrel.jira.plugin.automation

Common package for Jira implemented plugin components.

(warning) Adding this package will create many additional logs

  • No labels