开启debug模式情况如下:
Fatal error: Class 'Think\Log\Driver\File' not found in F:\vcms\ThinkPHP\Library\Think\Log.class.php on line 77
关闭debug模式如下:
Fatal error: Class 'Think\Log' not found in F:\vcms\ThinkPHP\Library\Think\Think.class.php on line 317
开启:'SHOW_PAGE_TRACE' =>true,
错误如下:
Fatal error: Class 'Think\Log' not found in F:\vcms\ThinkPHP\Library\Think\Think.class.php on line 234
最佳答案