Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


It is possible to get more information by turning on the debug logging mode.

...

  1. Go to Settings > System >  Logging and profiling


  2. Scroll down to the Default Loggers section and click on Configure


  3. Add the Package name of the plugin and set it's Logging Level to DEBUG, e.g. com.akelesconsulting.jira.plugins.customfield.TrafficLightCFType


Turning off debug mode


You may turn off the debug logging after you replicated the steps by

  1. Go back to Logging and profiling and look for the package name in the list
  2. Click on the OFF in the Set Logging Level to disable the logging
    Image Modified


Getting the log files

...

  1. Go to Settings > System > System Info, under File Paths section, check out 

Annotating the logs

...

While replicating the issue, you can also mark the logs 

  1. Go to Settings > System > Logging and profiling > Mark Logs (<baseURL>/secure/admin/ViewLogging.jspa)
  2. Fill in "replication starts here" to Optional Message and then click on the Mark button
  3. Replicate the problem 
  4. Fill in "replication ends here" to Optional Message and then click on the Mark button again

Image Added


References

...