blob: 123e5b1d0fd0f837f9490407c3954cb0a66791b8 (
plain) (
blame)
1
2
3
4
5
6
7
|
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.
WWW: http://rubygems.org/gems/logging
|