关闭输日志

This commit is contained in:
gazebo
2019-12-26 08:42:53 +08:00
parent 6c13f113e8
commit 44a0caade0

View File

@@ -69,7 +69,7 @@ func init() {
} }
func Init() { func Init() {
if IsProductEnv(){ if false { //IsProductEnv() {
OutputDebugMsgLevel = 1 OutputDebugMsgLevel = 1
} }