/
How do I enable logging for SmartHandler?
How do I enable logging for SmartHandler?
Problem
I need to see log messages on my Jira server for SmartHandler, but they aren't showing up in the file atlassian-jira.log. How can I enable logging?
Solution
Advanced logging can be enabled by following the below steps:
- Go to System Settings → Logging and Profiling will be on the left menu → Configure Logging for another package → Add at DEBUG level:
com.forty8fiftylabs.plugins.atlassian.smarthandler_for_mail
Now you should see our advanced line by line logging.
Related articles