mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 05:52:43 +08:00
no commit message
This commit is contained in:
parent
f9b2dc68cc
commit
fc23a344b1
@ -8,7 +8,6 @@
|
||||
// +----------------------------------------------------------------------
|
||||
// | Author: liu21st <liu21st@gmail.com>
|
||||
// +----------------------------------------------------------------------
|
||||
|
||||
return [
|
||||
// +----------------------------------------------------------------------
|
||||
// | 应用设置
|
||||
@ -169,6 +168,8 @@ return [
|
||||
'path' => LOG_PATH,
|
||||
// 日志记录级别
|
||||
'level' => [],
|
||||
// error和sql日志单独记录
|
||||
'apart_level' => ['error', 'sql'],
|
||||
],
|
||||
|
||||
// +----------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user