Contact for Service
catworkx GmbH
Schellerdamm 16
21079 Hamburg
Germany
> Get Support
<
Content
In order to activate the debugging for Teamworkx OTRS Integration 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.
| Logging Level | Description |
|---|---|
| TRACE | Trace is the most verbose option. Containing data that is currently handled. |
| DEBUG | Select this if you need to know whats going on in the system. |
| INFO | Select this if only the normal information is necessary to you |
| WARN | (Default) This logs all warnings and fatal errors. |
| FATAL | These are crucial information about the system. FATAL information may need a system restart. |
Each logging level provides more logging information then the level below it.
This means FATAL is the least detailed and TRACE is the most verbose level.
Enter the following information:
Package name: de.catworkx.jira.plugins.otrs
Logging Level: DEBUG