mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update log.php
This commit is contained in:
parent
788e39ae36
commit
2b8661c357
@ -20,7 +20,7 @@ return [
|
|||||||
// 日志每10兆分割文件
|
// 日志每10兆分割文件
|
||||||
'file_size' => 10485760,
|
'file_size' => 10485760,
|
||||||
// 设置记录目录的类型
|
// 设置记录目录的类型
|
||||||
'level' => ['error'],
|
// 'level' => ['error'],
|
||||||
// 日志类型分别写入文件
|
// 日志类型分别写入文件
|
||||||
'apart_level' => ['error', 'sql'],
|
'apart_level' => ['error', 'sql'],
|
||||||
];
|
];
|
Loading…
x
Reference in New Issue
Block a user