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
 


_______________________________________________
slf4j-user mailing list
[email protected]
http://qos.ch/mailman/listinfo/slf4j-user

Reply via email to