github.com/aws/aws-sdk-go-v2/internal/endpoints/v2.Options.Logger (field)
5 uses
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 (current package)
endpoints.go#L52: Logger logging.Logger
endpoints.go#L96: if opts.Logger == nil {
endpoints.go#L97: opts.Logger = logging.Nop{}
endpoints.go#L244: options.Logger.Logf(logging.Warn, "endpoint identifier %q, url %q marked as deprecated", region, u)
github.com/aws/aws-sdk-go-v2/service/s3/internal/endpoints
endpoints.go#L58: Logger: options.Logger,
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)