Re: Debugging Beanshell-scripts

Posted by Fabian Gorsler on
URL: http://ofbiz.116.s1.nabble.com/Debugging-Beanshell-scripts-tp140870p140873.html

Hi,

I forgot to write, that I'm using still print(), but now with the objects
context/globalContext. They have nice toString()-methods with many, many
information - and for luck I've searched exactly those information. :)

PS: Those debugging actions I'm doing at the moment don't require the use
of the whole Debug.log_() thing. They are just temporarily.

Best regards,
Fabian.