Relative Content

Tag Archive for gocassandragocql

How to set the gocqlDebug flag in gocql

I am using gocql library https://github.com/gocql/gocql for connecting to cassandra. Can you please help me how can I set the gocqlDebug flag to true as I want some debug level logs. gocqlDebug seems to be package private . How do I set it to true?