[slf4j-user] Does the JUL-to-SLF4j.jar work for 1.6.0 version?

Theen-Theen Tan ttan at silverspringnet.com
Sun Dec 19 00:51:10 CET 2010


Hi 

I have successfully configured JUL used by one of the open sources we use in our stack to log into log4j through SLF4J using the 1.5.8 stack.  My integration method is programmatically through an API on the SLF4JBridgeHandler

This stack works:
jul-to-slf4j-1.5.8.jar	slf4j-api-1.5.8.jar	slf4j-log4j12-1.5.8.jar

This stack does not work (no logs shows up):
jul-to-slf4j-1.6.0.jar	slf4j-api-1.6.0.jar	slf4j-log4j12-1.6.0.jar


Two questions:

1. Has anyone tried the 1.6.0 stack before for jul-to-slf4j?

2. Any debugging suggestions?

Thanks!

Theen-Theen
 




More information about the slf4j-user mailing list