Since we're on a major migration process of this website, some component documents here are out of sync right now. In the meantime you may want to look at the early version of the new website
https://camel.apache.org/staging/
We would very much like to receive any feedback on the new site, please join the discussion on the Camel user mailing list.

How do I change the logging

We use commons-logging to log information in the broker client and the broker itself so you can fully configure the logging levels desired, whether to log to files or the console, as well as the underlying logging implementation (Log4J, Java SE logger, etc.) you wish to use. For Log4J, full instructions are in its manual, but in a nutshell:

  • Add log4j.jar to your classpath
  • Create a log4j.properties file specifying desired logging configuration (The Camel distribution has example log4j.properties files you can use – see for example in the \examples\camel-example-bam\src\main\resources folder.)
  • Place the log4j.properties file in the folder where the compiled .class files are located (typically the "classes" folder)--this will place the properties file on the classpath, where it needs to be at runtime.
© 2004-2015 The Apache Software Foundation.
Apache Camel, Camel, Apache, the Apache feather logo, and the Apache Camel project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
Graphic Design By Hiram