shanShanKate opened a new issue #948: skywalking集成logback日志问题
URL: https://github.com/apache/incubator-skywalking/issues/948
 
 
   集成logback , 如果配置了 异步输出加载
   <appender name="ASYNC" class="ch.qos.logback.classic.AsyncAppender">
           <queueSize>512</queueSize>
           <appender-ref ref="FILE" />
       </appender>
   探针TID就不会输出,  如果去掉这块配置TID正常, 请问是什么原因?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to