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@slf4j.org
        ReportedBy: marc.e...@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.
_______________________________________________
dev mailing list
dev@slf4j.org
http://www.slf4j.org/mailman/listinfo/dev

Reply via email to