http://bugzilla.slf4j.org/show_bug.cgi?id=150


Ceki Gulcu <lis...@qos.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Ceki Gulcu <lis...@qos.ch>  2009-09-23 12:39:02 ---
In log4j-over-slf4j, added missing LogManager. This class is a minimal
implementation of the original org.apache.log4j.LogManager (as found
in log4j 1.2) delegating all calls to SLF4J.

The fix will be ship with SLF4J 1.5.10.

It implementation does NOT implement the setRepositorySelector(),
getLoggerRepository(), exists(), getCurrentLoggers(), shutdown() and
resetConfiguration() methods which do not have SLF4J equivalents. If the fix is
insufficient to cover your needs, please re-open this report.


-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dev mailing list
dev@slf4j.org
http://www.slf4j.org/mailman/listinfo/dev

Reply via email to