开发者

What's a good logging replacement for rails?

开发者 https://www.devze.com 2022-12-16 03:05 出处:网络
So, I\'ve been looking into logging in my Rails app and I\'m discovering, thanks to posts like this, that the default Rails logging format is terrible and the开发者_如何学JAVAre isn\'t an easy way to

So, I've been looking into logging in my Rails app and I'm discovering, thanks to posts like this, that the default Rails logging format is terrible and the开发者_如何学JAVAre isn't an easy way to change it. Can anyone recommend a simple replacement for the default logger?

Bonus question: Is there a stated reason for why it's so hard to change the default format in BufferedLogger?

0

精彩评论

暂无评论...
验证码 换一张
取 消