open-vault/vendor/github.com/kr/pretty
Theron Voran 52581cd472
Add logging during awskms auto-unseal (#9794)
Adds debug and warn logging around AWS credential chain generation,
specifically to help users debugging auto-unseal problems on AWS, by
logging which role is being used in the case of a webidentity token.

Adds a deferred call to flush the log output as well, to ensure logs
are output in the event of an initialization failure.
2020-09-28 14:06:49 -07:00
..
.gitignore Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
diff.go VSI (#4985) 2018-07-24 22:02:27 -04:00
formatter.go Add logging during awskms auto-unseal (#9794) 2020-09-28 14:06:49 -07:00
go.mod Add a new "vault monitor" command (#8477) 2020-05-21 13:07:50 -07:00
go.sum Add a new "vault monitor" command (#8477) 2020-05-21 13:07:50 -07:00
License Add a new "vault monitor" command (#8477) 2020-05-21 13:07:50 -07:00
pretty.go Add a new "vault monitor" command (#8477) 2020-05-21 13:07:50 -07:00
Readme VSI (#4985) 2018-07-24 22:02:27 -04:00
zero.go VSI (#4985) 2018-07-24 22:02:27 -04:00

package pretty

    import "github.com/kr/pretty"

    Package pretty provides pretty-printing for Go values.

Documentation

    http://godoc.org/github.com/kr/pretty