Sha256: 47176ed3ff22a3ec1c34be7c8297dcafb026a917f7ab2ed52ec197630ce66bb4

Contents?: true

Size: 1.36 KB

Versions: 1

Compression:

Stored size: 1.36 KB

Contents

=== 1.5.11.0 (2010-3-6)
* Upgraded to SLF4J 1.5.11
* Set gem platform to java
* SLF4J.ruby_to_java_logger_name renamed/aliased SLF4J.to_log_name
* Upgraded to tarpit ~> 1.2.0

=== 1.5.10.0 (2009-12-19)
* Upgraded to SLF4J 1.5.10
* Upgraded to tarpit-1.1.0 (gemcutter)

=== 1.5.8.1 (2009-10-10)
* Renamed gem rjack-slf4j and as module RJack::SLF4J (with ::SLF4J
  alias kept for backward compatibility.)
* Use rjack-tarpit for build.
* Upgraded to SLF4J 1.5.8
* Added support for logging exceptions from ruby, with special
  handling of NativeException#cause
* Added support for converting from ruby style "Module::Class" to java
  "module.Class" name in SLF4J::Logger.new
* Added SLF4J::MDC (Mapped Diagnostic Context) support module
* Added Logger.java_logger access

=== 1.5.6.3 (2009-4-25)
* Added SLF4J::JUL for controlling java.util.logging, including
  JUL.replace_root_handlers which removes all existing handlers and
  add SLF4JBridgeHandler for exclusive routing to SLF4J for use with
  'jul-to-slf4j'.
* Added require 'slf4j' to each adapter loader.
* Use rdoc 2.4.3 and hoe 1.12.2 for build.

=== 1.5.6.2 (2009-4-4)
* Fixed previously lost rdoc due to base vs slf4j.rb manifest order.

=== 1.5.6.1 (2008-12-6)
* Upgraded to SLF4J 1.5.6
* SLF4JBase -rename-> SLF4J

=== 1.5.5.1 (2008-11-1)
* Upgraded to SLF4J 1.5.5

=== 1.5.3.1 (2008-10-8)
* Initial release based on SLF4J 1.5.3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rjack-slf4j-1.5.11.0-java History.rdoc