ruby-lumberjack

Lumberjack is a logging implementation in Ruby
  https://github.com/bdurand/lumberjack
  0
  no reviews



A simple, powerful, and very fast logging utility that can be a drop in replacement for Logger or ActiveSupport::BufferedLogger. Provides support for automatically rolling log files even with multiple processes writing the same log file.