2d114b232f
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://rubyforge.org/projects/logging/ PR: ports/140344 Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
7 lines
293 B
Text
7 lines
293 B
Text
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://rubyforge.org/projects/logging/
|