[slf4j-dev] [Bug 155] New: Manage Multiple SLF4J-Implementations

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Sat Oct 24 14:37:22 CEST 2009


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

           Summary: Manage Multiple SLF4J-Implementations
           Product: SLF4J
           Version: 1.5.x
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: Core API
        AssignedTo: dev at slf4j.org
        ReportedBy: marc.ende at gmail.com


Due to the fact that jboss 5.1.0.GA is also using slf4j it's impossible for
me to update several web-applications to this version. sfl4j discovers the
jboss-slf4j-implementation and also the used logback implementation.
Therefore the webapplications-logs should be seperated it's not possible
anymore to achieve this the simple way by using slf4j and logback (as it was
pre 5.1.0.GA)

Now everything is logged to STDOUT and the logback is ignored. 

Isn't there any way to configure the used implementation? It would be really
helpful, so I can choose logback in the webapp and the applicationserver can do
it on his way.

I think, to keep the old behaviour, it could be like this:

a) One implementation => samebehaviour as already known

b) Two or more implementations => Also fastfail (as already known), except
there is a configuration-switch to choose the implementation.

yours

marc


-- 
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