Streamline Logging to be more useful for using the proto-kms
Compare changes
+ 3
− 2
@@ -3,9 +3,10 @@ package kms
@@ -36,7 +37,7 @@ func (ks *kmsKeyStore) addKey(bulkKeyId int64, keyToadd []byte) {
This aims at addressing issue #3 (closed)
Right now logging is happening in quite an unstructured way across multiple places, e.g.,