Posted By: David Kellum
Date: 2009-12-21 19:34
Summary: rjack-slf4j 1.5.10.0 Released
Project: rjack
rjack-slf4j version 1.5.10.0 has been released!
A JRuby adaption and gem packaging of the {Simple Logging Facade for Java}[http://www.slf4j.org/]. Provides all jar dependencies and a Ruby Logger compatible facade.
SLF4J is a java logging abstraction and set of adapters to various concrete logging implementations and legacy logging APIs. The slf4j gem adds a ruby core Logger compatible facade to SLF4J, and makes any needed adapters available to JRuby applications. This makes it possible to unify and control logging output of both java and ruby components in a JRuby application.
Changes:
### 1.5.10.0 (2009-12-19) * Upgraded to SLF4J 1.5.10 * Upgraded to tarpit-1.1.0 (gemcutter) |
|