mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 07:02:47 +08:00
示例config日志驱动改为trace
This commit is contained in:
@@ -115,7 +115,7 @@ return [
|
||||
// +----------------------------------------------------------------------
|
||||
|
||||
'log' => [
|
||||
'type' => 'File',
|
||||
'type' => 'File', // 支持 file socket trace sae
|
||||
'path' => LOG_PATH,
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user