You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/12/20 17:49:50 UTC

[GitHub] [camel] oscerd commented on a diff in pull request #8934: Tracing: fix flaky test and add scope schecks

oscerd commented on code in PR #8934:
URL: https://github.com/apache/camel/pull/8934#discussion_r1053587419


##########
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:
   I think should be INFO again



-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org