Closed riderx closed 2 years ago
The bug has already been reported in the support, but i duplicate here for other user as me, who struggle with that
thansk @riderx ! Moving this to the Functions repo
This issue is sourced from upstream Deno, and it has been fixed now.
@burmecia do you have link to deno issue maybe ?
This was an issue with Deno Subhosting and how it interacted with our logging pipeline, and not the deno language itself @riderx. Are you still seeing errors not logged?
Thanks for the insight, i didn't try to switch back the message to error, i will soon but i trust you did fix it !
Bug report
To Reproduce
console.error("test")
test
in the logsExpected behavior
The console error should be visible