type github.com/aws/smithy-go/logging.StandardLogger
4 uses
github.com/aws/smithy-go/logging (current package)
logger.go#L64: type StandardLogger struct {
logger.go#L69: func (s StandardLogger) Logf(classification Classification, format string, v ...interface{}) {
logger.go#L78: func NewStandardLogger(writer io.Writer) *StandardLogger {
logger.go#L79: return &StandardLogger{
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)