Streamline Logging to be more useful for using the proto-kms
Compare changes
- Martin Stiemerling authored
+ 3
− 2
@@ -7,11 +7,12 @@ package kms
@@ -76,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.,