Advanced Apache Camel logging and best practices
Apache Camel supports a [mapped diagnostic context](http://camel.apache.org/mdc-logging.html) which can be used to improve log entries, but also there is a [log component](http://camel.apache.org/log) which makes it easier to create log entries. Together they can be used to create foundations of activity monitoring without need to deploy another tool or database.