Streamline Logging to be more useful for using the proto-kms
Compare changes
+ 2
− 1
@@ -8,6 +8,7 @@ import (
@@ -75,7 +76,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.,