blob: e2846cae4e230964eefc926c4707f89cb49ddb16 (
plain) (
blame)
1
2
3
4
|
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.
|