google / go-tdx-guest

go-tdx-guest offers a library to wrap the /dev/tdx-guest device in Linux, as well as a library for attestation verification of fundamental components of an attestation quote.
Apache License 2.0
53 stars 12 forks source link

Add verbose logging to check CLI #25

Closed jrjatin closed 1 year ago

jrjatin commented 1 year ago

Basic logging has been added to the check CLI. More detailed information will be output to the logs when the verbosity flag is set to 1.