Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

How do I use Log4j?

Include Page
CAMEL:Uses Commons LoggingCAMEL:
Uses Commons Logging

The quick way to enable Log4j is to add log4j to your classpath or maven pom.xml. For example the following in your pom.xml should do the trick

...