mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
ComposerUpdate
This commit is contained in:
parent
da61b6d407
commit
614aaf133c
@ -14,7 +14,7 @@
|
||||
// +----------------------------------------------------------------------
|
||||
|
||||
return [
|
||||
// 应用的命名空间
|
||||
// 应用命名空间
|
||||
'app_namespace' => '',
|
||||
// 是否启用路由
|
||||
'with_route' => true,
|
||||
|
@ -33,8 +33,6 @@ return [
|
||||
'path' => '',
|
||||
// 单文件日志写入
|
||||
'single' => true,
|
||||
// 指定日志类型
|
||||
'level' => ['info', 'notice', 'error', 'sql'],
|
||||
// 独立日志级别
|
||||
'apart_level' => true,
|
||||
// 每个文件大小 ( 10兆 )
|
||||
|
Loading…
x
Reference in New Issue
Block a user