Streamline Logging to be more useful for using the proto-kms
Compare changes
+ 4
− 2
@@ -7,10 +7,12 @@ package kms
@@ -75,7 +77,7 @@ func NewEKMS(kmsName string, kmsUUID uuid.UUID) (newEKMS *EKMS) {
This aims at addressing issue #3 (closed)
Right now logging is happening in quite an unstructured way across multiple places, e.g.,