Error not getting logged
gigamesh
HOBBYOP

2 years ago

My thrown errors are not showing up in the logs.

console.error & console.warn work, but is there a way to automatically log any thrown error?

Solved

1 Replies

brody
EMPLOYEE

2 years ago

As long as the log is being sent unbuffed to stderr / stdout you will be able to see it.

Are you using some kind of logging library?


Status changed to Awaiting User Response ray-chen over 1 year ago


Railway
BOT

6 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 6 months ago


Loading...