func Infoln()

in {{cookiecutter.component_id}}/log/log.go [161:163]


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