I want to be able to setup through the server code to see where the bugs are, but not really sure how to do this. Since it runs on the server and I assume on node.js where does the console.log output go, and how can I access it?
I want to be able to setup through the server code to see where the bugs are, but not really sure how to do this. Since it runs on the server and I assume on node.js where does the console.log output go, and how can I access it?
Hi Martin,
No, you can use console.log and its result in Trace tab.
Kateryna, can you show me where the Trace tab is. I don't see it or the results of my console.log command in my server-side javascript anywhere. I've looked at both the Chrome and Opera developer tools. Thanks.
Hi Robert -
You can find it in our documentation here: https://devcenter.appery.io/documenta...
Thanks Illya, I'm out of the office now but will check it tonight.
Oh wow... right in the editor! I never ventured beyond the script tab. Fantastic... and and thanks again.
You are welcome, Robert! ![]()