[slf4j-dev] [Bug 150] LogManager is needed but not implemented yet

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Wed Sep 23 12:39:02 CEST 2009


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


Ceki Gulcu <listid at qos.ch> changed:

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




--- Comment #3 from Ceki Gulcu <listid at 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.



More information about the slf4j-dev mailing list