Hello David,

As the name suggests, SLF4JBridgeHandler is just a j.u.l. handler. It is your job to configure j.u.l. for example by removing any unwanted handlers.

I hope this helps,

On 30/08/2010 3:24 PM, David Balažic wrote:
Hi!

I used the jul-to-slf4j.jar to redirect JUL logging to SLF4J.

It works, but I see duplicate output:
  - the original JUL output is still visible
  - the slf4j output

(by output I mean text appearing on System.err)

Is this normal behavior?

Regards,
David Balažic

_______________________________________________
slf4j-user mailing list
slf4j-user@qos.ch
http://qos.ch/mailman/listinfo/slf4j-user

Reply via email to