AlexStocks commented on code in PR #3195:
URL: https://github.com/apache/dubbo-go/pull/3195#discussion_r2869267432


##########
config/logger_config.go:
##########
@@ -173,6 +196,22 @@ func (lcb *LoggerConfigBuilder) SetFileCompress(compress 
bool) *LoggerConfigBuil
        return lcb
 }
 
+func (lcb *LoggerConfigBuilder) SetTraceIntegrationEnabled(enabled bool) 
*LoggerConfigBuilder {

Review Comment:
   封装这么一个函数,在哪些地方调用它了呢?



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to