func Warning()

in {{cookiecutter.component_id}}/log/log.go [206:208]


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