Enable logging for Jira automation
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:
- Go to Administration > System.
- Select Logging and profiling.
- Scroll down to the Default loggers section.
- Select Configure logging level for another package. This will let you enter the names of packages.
- Enter the following names of packages. For each, set the logging level to ???.
Package name | Description |
---|---|
com.codebarrel.jira.plugin.automation.util.TaskTimer | Performance diagnostics (automation queues). |
com.codebarrel.automation.api.service | General rule execution statistics. |
com.codebarrel.automation | Common package for Jira automation. 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. Adding this package will create many additional logs |
Last modified on Oct 31, 2022
Powered by Confluence and Scroll Viewport.