tengu-alt commented on code in PR #1765:
URL: 
https://github.com/apache/cassandra-gocql-driver/pull/1765#discussion_r1931913167


##########
cluster.go:
##########
@@ -260,7 +260,7 @@ type ClusterConfig struct {
        HostDialer HostDialer
 
        // Logger for this ClusterConfig.
-       // If not specified, defaults to the global gocql.Logger.
+       // If not specified, defaults to the gocql.defaultLogger.

Review Comment:
   Understood. I will lay a hand on that on the next PRs.



##########
cluster.go:
##########
@@ -260,7 +260,7 @@ type ClusterConfig struct {
        HostDialer HostDialer
 
        // Logger for this ClusterConfig.
-       // If not specified, defaults to the global gocql.Logger.
+       // If not specified, defaults to the gocql.defaultLogger.

Review Comment:
   Understood, it makes sense. I will lay a hand on that on the next PRs.



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