Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
When you use camel run and that it may immedietely start processing messages or if you use kafka then the logs get spammed by kafka on startup.
Then its easy to miss what happened on startup, and you would need to scroll up, or something.
We can make the camel log command easy to just show the startup logs
camel log --startup
And if we have a dev console that can capture this then its also easier available for other tooling.