How-To Enable Debug Logging for the Jenkins Integration for Jira app in Jira

When working with Marvelution Support to resolve an issue you are facing, you may get the request to provide debug logging information of the Jira app in action. This article will help you in temporarily configuring debug logging for that purpose.

Enable Debug Logging

  1. Click on the 'Gear' icon in the top right corner and choose System
  2. Select Troubleshooting and Support > Logging and profiling to open the Logging page, which lists all defined log4j categories (as package names) and there current logging levels.
  3. Scroll down till you see section Default Loggers
  4. Click on Configure, which opens a dialog to configure the logging level for the plugin
  5. In the dialog set the Package Name field to org.marvelution.jji, and set Logging Level to DEBUG


Be sure to disable debug logging when you where able to provide the logging information needed by support as this level will increase logging and thus impact the overall performance of Jira.

Disable Debug Logging

  1. Follow steps 1 through 3 of Enable Debug Logging to get tot the Default Loggers section.
  2. Set the logging level to WARN by clicking on WARN link next to the org.marvelution.jji package in the list of loggers