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

Ceki Gulcu <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Ceki Gulcu <[email protected]> 2012-06-04 21:23:29 CEST ---
Hi Piotr,

Thanks you for your patch. You are surely aware that log4j-over-slf4j does not
ship with a LoggerFactory implementation. If the LogManager.getLogger(String,
LoggerFactory) method is called, the caller must provide his/her own
implementation. I cannot be sure that such an implementation would be possible
using  log4j-over-slf4j. Since the patch works for you, I am assuming that one
can implement LoggerFactory using  log4j-over-slf4j which is somewhat
surprising.

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

Reply via email to