Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Log Component

The log: component uses Jakarta Commons Logging to log message exchanges to the underlying logging system such as log4j.

URI format

Code Block
log:loggingCategory[?level=loggingLevel]

Where loggingCategory is the name of the logging category to use and loggingLevel is the logging level such as DEBUG, INFO, WARN, ERROR - the default is INFO

Include Page
CAMEL:Endpoint See Also
CAMEL:Endpoint See Also