lmolkova commented on code in PR #8934:
URL: https://github.com/apache/camel/pull/8934#discussion_r1053589848
##########
components/camel-opentelemetry/src/test/resources/log4j2.properties:
##########
@@ -24,6 +24,6 @@ appender.out.name=out
appender.out.layout.type=PatternLayout
appender.out.layout.pattern=%d [%-15.15t] %-5p %-30.30c{1} - %m%n
logger.opentelemetry.name=org.apache.camel.opentelemetry
-logger.opentelemetry.level=INFO
+logger.opentelemetry.level=DEBUG
Review Comment:
sure, let's just see if tests pass in CI
--
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]