common/release.go (
3
lines of code) (
raw
):
// +build !debug package utils func DEBUG_LOG(arg0 interface{}, args ...interface{}) { }