更新代码

This commit is contained in:
2019-08-09 10:04:11 +08:00
parent d1e5d45486
commit 0f6ac904b9
9 changed files with 45 additions and 46 deletions

View File

@@ -14,7 +14,7 @@
// +----------------------------------------------------------------------
return [
// 内置Html 支持扩展
'type' => 'Console',
'type' => 'Html',
// 读取的日志通道名
'channel' => '',
];