Add structured logging next to developer logging · Issue #50452 · rails/rails
When you want to aggregate the data from your Rails application into a data analysis platform, it's a real pain trying to parse the developer-focused log lines that Rails spits out by default. In a...