In Backand, underneath Security & Auth > Security Actions
,
is there any way I can use console.log() to log something when those functions get run on the server side?
I know the Read.me says you can use: 'console.log(object) and console.error(object)', but where do I go to look up the output? So far, I haven't been able to find it in any of the logs.
Any help would be appreciated.