Remember to add this to the pom if using slf4j:
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>log4j-over-slf4j</artifactId>
<version>${slf4j-version}</version>
</dependency>As camel uses log4j. -- View this message in context: http://camel.465427.n5.nabble.com/show-ftp-commands-tp5747517p5747967.html Sent from the Camel - Users mailing list archive at Nabble.com.
