func Print()

in {{cookiecutter.component_id}}/log/log.go [181:183]


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