christophd opened a new issue #3053: URL: https://github.com/apache/camel-k/issues/3053
Give users the opportunity to control the Camel K operator log verbosity via log level settings. The setting should be added as `kamel` CLI option on the `install` command (e.g. --log-level | -v) and on the operator deployment (e.g. log-level) so users can adjust the log level on an already installed operator. The logger framework supports V levels from 0-10. The log level setting on the operator should be logger framework agnostic so we might also consider to add abstractions like debug, info, error and translate those to logger framework specifics. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
