even more logs
This commit is contained in:
@@ -25,6 +25,7 @@ func CartDial(address string) (*CartClient, error) {
|
||||
}
|
||||
|
||||
func (c *Client) Close() {
|
||||
log.Printf("Closing connection to %s\n", c.PersistentConnection.address)
|
||||
c.PersistentConnection.Close()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user