DEV Community

The recommendation of structured logging and the reason I have made Ougai for Ruby

Toshimitsu Takahashi on May 20, 2018

Structured logging The structured logging is to make a log that is easy to process mechanically. Comparison of usual logs and ...
Collapse
 
skatkov profile image
Stanislav(Stas) Katkov

Thanks for your article!

I've started thinking about my own relationships with logs and I understood that I hardly use them to their full potential. Your article made me think that formatting might not be most useful in standardrails setup, i'm looking forward to trying your gem.

I've sent you a proposal for consideration.
github.com/tilfin/ougai/issues/59