func Error()

in {{cookiecutter.component_id}}/log/log.go [121:123]


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