Claus Ibsen created CAMEL-18674:
-----------------------------------
Summary: camel-jbang - Run in background
Key: CAMEL-18674
URL: https://issues.apache.org/jira/browse/CAMEL-18674
Project: Camel
Issue Type: Improvement
Components: camel-jbang
Reporter: Claus Ibsen
Fix For: 3.x
So you can run the integration in the background
camel run foo.yaml --background
As if you run via
camel run foo.yaml &
then the logging will still happen on system out, which should be off when
running in background. We should log to file instead and have camel log command
to show the logs instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)