52581cd472
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. |
||
---|---|---|
.. | ||
.gitignore | ||
diff.go | ||
formatter.go | ||
go.mod | ||
go.sum | ||
License | ||
pretty.go | ||
Readme | ||
zero.go |
package pretty import "github.com/kr/pretty" Package pretty provides pretty-printing for Go values. Documentation http://godoc.org/github.com/kr/pretty