func()

in main.go [54:56]


func (awsLoggerAdapter) Log(args ...interface{}) {
	log.Info(args...)
}