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
DEBUG
.
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.
|
com.codebarrel.jira.plugin.automation | Common package for Jira implemented plugin components.
|
Last modified on Apr 11, 2025
Powered by Confluence and Scroll Viewport.