Browse Source

remove log

stanley-king 3 years ago
parent
commit
a75d581c9a
1 changed files with 1 additions and 1 deletions
  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->mAppFileName = '';
 
-        $this->mOpenAll = true;
+        $this->mOpenAll = false;
         $this->mAllFile = false;
         $this->mAllFileName = '';