Ashwin - Thanks a lot for the info. Using the jar that Claus suggested, I was able to get the logging to work correctly.
As for hiding usernames and passwords, I am still having an issue. I was able to use jasypt successfully, as I encrypted my password in my properties file and was still able to make the sftp connection. However, the password is still displayed in plain text in my log file. I am using Spring to inject my encrypted password into the RouteBuilder bean. I also tried using the Camel property directly from my RouteBuilder class, {{password}}, but still no luck. The password is still displayed in the log where ever the endpoint is displayed. Thanks! Jeff -- View this message in context: http://camel.465427.n5.nabble.com/Using-Camel-with-log4j-xml-tp4617036p4619747.html Sent from the Camel - Users mailing list archive at Nabble.com.