控制器方法调用过程中ThinkPHP框架日志去掉File.php报错误

浏览:742 发布日期:2018/05/10 分类:ThinkPHP5专区
Fatal error:  Uncaught think\exception\ErrorException: Undefined index: folder_name in D:\phpStudy\PHPTutorial\WWW\thinkphp\library\think\log\driver\File.php:48
Stack trace:
#0 D:\phpStudy\PHPTutorial\WWW\thinkphp\library\think\log\driver\File.php(48): think\Error::appError(8, 'Undefined index...', 'D:\\phpStudy\\PHP...', 48, Array)
#1 D:\phpStudy\PHPTutorial\WWW\thinkphp\library\think\Log.php(157): think\log\driver\File->save(Array)
#2 D:\phpStudy\PHPTutorial\WWW\thinkphp\library\think\Error.php(84): think\Log::save()
#3 [internal function]: think\Error::appShutdown()
#4 {main}
  thrown in
D:\phpStudy\PHPTutorial\WWW\thinkphp\library\think\log\driver\File.php on line 48
最佳答案
评论( 相关
后面还有条评论,点击查看>>