You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "chickenlj (via GitHub)" <gi...@apache.org> on 2023/06/03 07:53:22 UTC

[GitHub] [dubbo-go] chickenlj commented on a diff in pull request #2320: feat: print logs of registered providers and consumers

chickenlj commented on code in PR #2320:
URL: https://github.com/apache/dubbo-go/pull/2320#discussion_r1215314998


##########
config/provider_config.go:
##########
@@ -75,14 +76,28 @@ func (c *ProviderConfig) Init(rc *RootConfig) error {
 	if c == nil {
 		return nil
 	}
+	logger.Debug("test")

Review Comment:
   Can this line be removed?



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