浏览代码

remove log

stanley-king 3 年之前
父节点
当前提交
a75d581c9a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      core/framework/libraries/log.php

+ 1 - 1
core/framework/libraries/log.php

@@ -54,7 +54,7 @@ class Log
         $this->mAppFile = false;
         $this->mAppFile = false;
         $this->mAppFileName = '';
         $this->mAppFileName = '';
 
 
-        $this->mOpenAll = true;
+        $this->mOpenAll = false;
         $this->mAllFile = false;
         $this->mAllFile = false;
         $this->mAllFileName = '';
         $this->mAllFileName = '';