Claus Ibsen created CAMEL-20973:
-----------------------------------
Summary: log eip - Make it possible to configure log name more
dynamic
Key: CAMEL-20973
URL: https://issues.apache.org/jira/browse/CAMEL-20973
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 4.8.0
Today if you run in dev mode then it uses the source name:line. But we may want
to be able to fully configure it globally via some configuration
camel.logger.format=${routeId}
camel.logger.format=${source}:${line}
camel.logger.format=${routeId}/${nodeId}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)