f5daec1b4a
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.
4 lines
245 B
Text
4 lines
245 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.
|