fvaleri edited a comment on pull request #193: URL: https://github.com/apache/camel-kafka-connector/pull/193#issuecomment-624852741
Added the log option at the record level. Build is failing because of that flaky test that @oscerd is fixing with another PR. Instead, to use the logging level without introducing hard-wire knowledge of what logging system is behind the slf4j facade, I would need to create an utility class with a switch-case method. In that case we could set it to OFF by default (so only one configuration parameter as it is now). ---------------------------------------------------------------- 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: [email protected]
