ComposerUpdate

This commit is contained in:
Anyon 2020-11-23 11:15:47 +08:00
parent da61b6d407
commit 614aaf133c
2 changed files with 1 additions and 3 deletions

View File

@ -14,7 +14,7 @@
// +----------------------------------------------------------------------
return [
// 应用命名空间
// 应用命名空间
'app_namespace' => '',
// 是否启用路由
'with_route' => true,

View File

@ -33,8 +33,6 @@ return [
'path' => '',
// 单文件日志写入
'single' => true,
// 指定日志类型
'level' => ['info', 'notice', 'error', 'sql'],
// 独立日志级别
'apart_level' => true,
// 每个文件大小 ( 10兆 )