func()
in
main.go [54:56]
3
lines of code
1
McCabe index (conditional complexity)
func (awsLoggerAdapter) Log(args ...interface{}) { log.Info(args...) }