Details
-
Task
-
Resolution: Fixed
-
Minor
-
3.2
-
None
Description
See http://www.slf4j.org/news.html
* LogEvent class in slf4j-ext module now correctly passes the event data as a parameter object. This fixes bug #246 reported by Ralph Goers. * Added missing OSGi manifest to the jul-to-slf4j module. This fixes bug #166 reported by Ekkehard Gentz. * In the log4j-over-slf4j module, added missing getAllAppenders() method in Category class. This fixes bug #235 reported by Anthony Whitford.