Notes:
The Logback ruby gem packages the Logback[http://logback.qos.ch/] java log
writer, and provides a JRuby facade for programmatic Logback
setup. Logback implements the SLF4J[http://www.slf4j.org/] SPI
packaged in the slf4j gem.
Changes:
=== 0.9.11.1 / 2008-11-01
* Upgraded to Logback 0.9.11
* Updated SLF4J dependency to ~> 1.5.5
|