7 months ago
Just wondering why a warning logging are attributed as an Info on railway log console ?
Attachments
Pinned Solution
7 months ago
Hey, Railway determines the "level" (severity) of your log messages based on structured logs in the JSON format. More on that can be found in the documentation. By default, without structured logging, everything sent to stdout is considered as level info and everything sent to stderr as level error.
2 Replies
7 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
7 months ago
Hey, Railway determines the "level" (severity) of your log messages based on structured logs in the JSON format. More on that can be found in the documentation. By default, without structured logging, everything sent to stdout is considered as level info and everything sent to stderr as level error.
Status changed to Solved uxuz • 7 months ago