RubyGems.org

logging

1.7.2

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 1.7.2
Authors

Tim Pease

482,107 total downloads 118,186 for this version
Owners

4d5b5dd4e263d780a5dfe7ac8b8ac98c

Gemfile
gem "logging", "~> 1.7.2"
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)
Runtime Dependencies
  1. little-plugger >= 1.1.3