lburgazzoli commented on issue #1376: URL: https://github.com/apache/camel-quarkus/issues/1376#issuecomment-646004077
And we can investigate if that is also possible: ```java @Produces public LogComponent createMyFancyLogComponent(ComponentsBuilderFactory builder) { return builder.log()...build(); } ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org