I am looking for a way to debug ScriptRunner Behaviours.
I think I understand how to use the Log4j logs for logging but I am not able to access those log files (is it possible to view them through the browser)?
Another thing I have looked at is the possibility to show logging from ScriptRunner Behaviours in the browser's console (in Developer Tools) as described in
https://docs.adaptavist.com/sfj/improved-front-end-logging-for-scriptrunner-behaviours-94503227.html
I can see messages from the [sr-behaviours] log there but is it possible for me to send my own messages to that log (the one that is shown in the browser)?
I tried adding this code in a Behaviour:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.