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