tsuna / gohbase

Pure-Go HBase client
Apache License 2.0
736 stars 213 forks source link

Fix logging to properly convert byte array to string #261

Closed xdanica closed 4 months ago

xdanica commented 4 months ago

Properly convert []byte to string and add Client field in addition to client pointer