Struct: aws.LoggerFunc
import "../ibm-cos-sdk-go/aws"
Overview
Log calls the wrapped function with the arguments provided
Implemented Interfaces
s3crypto.Cipher, Logger, endpoints.Logger, s3manager.ReadSeekerWriteTo, s3manager.WriterReadFrom
Method Summary collapse
Method Details
func (f LoggerFunc) Log(args ...interface{})
101 102 103 |
// File 'aws/logger.go', line 101
|