Just curious about how can I log from the groovy script used in the dataset of report bands. If not possible, that will be a great to have feature.
Currently for any value related issues in the script I have to do guessing and fixing as I am not sure how to log. Same is missing in documentation as well.
Hey,
Just a note. If you speaking just about debugging while developing report print works fine too.
In longterm it is good practice to use Logger as Ilia said.