func Info()

in {{cookiecutter.component_id}}/log/log.go [151:153]


func Info(args ...interface{}) {
	defaultLogger.Info(args...)
}