You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "OnceCrazyer (via GitHub)" <gi...@apache.org> on 2023/05/18 10:44:26 UTC

[GitHub] [dubbo] OnceCrazyer commented on issue #12345: dubbo-spring-boot-tracing-otel-zipkin-starter 配置未生效

OnceCrazyer commented on issue #12345:
URL: https://github.com/apache/dubbo/issues/12345#issuecomment-1552870465

   > 你们日志MDC怎么配置的
   > 
   > ```
   > logging:
   >   level:
   >     root: info
   >   pattern:
   >     console: '[%d{dd/MM/yy HH:mm:ss:SSS z}] %t %5p %c{2} [%X{traceId:-}, %X{spanId:-}]: %m%n'
   > ```
   
   dubbo.tracing.enabled=true
   logging.level.root=info
   
   logging.pattern.console='[%d{yyyy-MM-dd HH:mm:ss:SSS}] [%p] - %l - [%X{traceId:-},%X{spanId:-}]- %m%n'
   


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org