I am using console.log to try and log errors using JS servercode.
Now I see nothing in the R/T log scereen. Is there an issue with this? It used to work.
I am using console.log to try and log errors using JS servercode.
Now I see nothing in the R/T log scereen. Is there an issue with this? It used to work.
I apologize for the delay in response.
We are investigating the issue, and I have created an internal ticket BKNDLSS-32275 with high priority. We will keep you updated on the results in this thread.
Regards,
Viktor
Hi @Tony_Goodchild,
we couldn’t reproduce the issue. Could you check again, please? If it still reproduces for you, let us know your App ID, please.
Regards,
Stanislaw
Still have the same issue.
App ID: 1CC45A57-C004-3CDE-FFEA-1616FA9BFE00
If I use console.log in my code there is no output to the R/T console
Hi @Tony_Goodchild,
The log level was set to ERROR
in your App (and only errors were shown in the RT logs). I changed it to ALL
and it seems all logs are now showing in the RT console. Please configure that settings according to your needs.
Regards,
Olha