format
This commit is contained in:
parent
77c5f5ce18
commit
53bc7fa320
@ -65,4 +65,4 @@ func Debugf(format string, a ...interface{}) {
|
||||
if GetConfig().Debug {
|
||||
fmt.Printf(format, a...)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user