Troubleshooting and Debugging

Troubleshooting and Debugging

In order to activate the debugging for Teamworkx Push and Pull Favorites for Jira do the following:

Note that any changes you make here are not persisted across server restarts.
You will need to edit the file <jira_home>/atlassian-jira/WEB-INF/classes/log4j.properties to change levels permanently.

  1. Select System from the Jira Administration menu.
    The "Settings" dialog is displayed.

  2. Select the Logging and profiling module from the sidebar at the left.

  3. Scroll down to the "Default Loggers" section.

  4. Click Configure in the "Default Loggers" section to add another package.
    The "Configure logging level for another package" dialog is displayed.

  5. Enter the following information:

    • Package name: de.catworkx.jira.plugins.ppf

    • Logging Level: DEBUG

  6. Click Add.