Claus Ibsen created CAMEL-15254:
-----------------------------------
Summary: CamelContext - Logging custom features in use
Key: CAMEL-15254
URL: https://issues.apache.org/jira/browse/CAMEL-15254
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Fix For: 3.x
In AbstractCamelContext we log if custom features has been detected and are in
use, such as when they can be installed via classpath.
We could maybe use the extension mechanism and make them as custom extensions.
And then which extensions are in use
Camel extensions: xxx, yyy, zzz
Similar to what Quarkus does by logging which extensions that are enabled.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)