How to enable temporarily debug logging
Introduction
In the cases where you need to have a closer look at what the table grid editor is executing in the background, you can enable logging  temporarily
Â
Steps to enable temporarily logging
Â
Â
Access administration
Locate the 'Logging & Profiling' pageÂ
Locate the "Configure logging level for another package"
Enter 'com.idalko' as package name
Select 'Debug' as logging level
The addon will now start logging debug message in the standard log (normally <JIRA-HOME>/log/atlassian-jira.log
For more details - check the documentation provided by Atlassian:Â Logging and Profiling
Â