agiertli opened a new issue, #3974: URL: https://github.com/apache/camel-k/issues/3974
Currently, we need to set log level of a specific package using property, i.e.: kamel run -p quarkus.log.category.”org.test”.level=DEBUG It would be nice if we could utilize logging trait for this in some way. i.e.: kamel run --trait logging."org.test"=DEBUG -- 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]
