Logging in release mode outputs unquoted strings several places (level, method, duration are some). I saw an issue on femme that might be related?
This becomes more of a problem when you use a log centralization tool like Splunk that tries to parse your JSON logs. Could a solution be to downgrade log or femme to a version that outputs valid JSON? I'm open to contributing here, but I'm not exactly sure where to start.
Thanks for all the amazing work on Tide! 😄
Logging in release mode outputs unquoted strings several places (
level,method,durationare some). I saw an issue on femme that might be related?This becomes more of a problem when you use a log centralization tool like Splunk that tries to parse your JSON logs. Could a solution be to downgrade
logorfemmeto a version that outputs valid JSON? I'm open to contributing here, but I'm not exactly sure where to start.Thanks for all the amazing work on Tide! 😄