Hello, I just wanted to confirm whether there are parts of camel-blueprint which forces you to use log4j even though you switch to logback and have added the logback dependencies. Everything I remove the log4j dependencies and run the project it forces a download of the slf4j-log4j12 and then complains of multiple bindings.
I did the same with a camel java project and it worked fine to switch to logback. Hence, wanted to confirm whether blueprint does force you to use log4j or not. Thanks. Best Souciance -- View this message in context: http://camel.465427.n5.nabble.com/camel-blueprint-force-usage-of-log4j-tp5772826.html Sent from the Camel - Users mailing list archive at Nabble.com.
