RubyGems.org

logging

0.9.6

Logging is a flexible logging library for use in Ruby programs based on the design of Java's log4j library. It features a hierarchical logging system, custom level names, multiple output destinations per log event, custom formatting, and more.

installgem install logging -v 0.9.6
Authors

Tim Pease

483,086 total downloads 1,297 for this version
Owners

4d5b5dd4e263d780a5dfe7ac8b8ac98c

Gemfile
gem "logging", "~> 0.9.6"
Versions
  1. 1.8.1 January 2, 2013
  2. 1.8.0 September 13, 2012
  3. 1.7.2 April 4, 2012
  4. 1.7.1 March 5, 2012
  5. 1.7.0 February 19, 2012
Show all versions (51 total)
Development Dependencies
  1. bones >= 2.4.0