How to enable detailed logging
This page is about JEP for Jira DC. Using Cloud? Click here.
Enhancer Plugin for Jira DC generates detailed logs that help diagnose and troubleshoot any issues you may encounter. By default, Jira disables detailed logging for add-ons. This guide explains how to enable detailed logging for a specific add-on.
How to enable detailed logging for Enhancer Plugin for Jira DC
Log in to Jira as an administrator.
Go to Administration > System > Troubleshooting and Support > Logging and Profiling.
Under the Default Loggers header, click Configure logging level for another package.
Set the Package name as:
com.tuncaysenturk.jira
.Set the Logging level to DEBUG and confirm by clicking Add.
Logs will be written in
<JIRA HOME>/log/atlassian-jira.log
.
Important notes
Changes to logging levels are reset when the server restarts. If logging is needed after a restart, repeat the steps above.
For better assistance:
Enable logging.
Reproduce the issue.
Share the relevant log entries from the affected time period.
After troubleshooting, revert the logging level from DEBUG to INFO or WARN to prevent excessive log file growth (which could reach MBs or GBs over time).