Results 5 comments of Fabian Rydel

I need to change the format of the outgoing messages, instead of outputting a string like "info: Starting server [pid=33039] [2021-05-08 08:18:13 +0100]", I need a Json: ``` { severity:...

Ok I see, and how do I go about changing the default output of the Console Logger from within the Falcon framework? Is that what I need to do then?

Hey, thanks for the help so far, but unfortunately it hasn't solved my problem. I actually need to use a different Logger than Console Logger. I'm shipping my Falcon app's...

Any chance this can be prioritized for review? I'm also experiencing this issue

Is there any update regarding this issue? I'm using Google Cloud Logging and must absolutely send logs from both the parent and child processes. As it stands, I can't use...