We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2453ea3 commit b7833d4Copy full SHA for b7833d4
src/config.php
@@ -3,7 +3,7 @@
3
// | Trace设置 开启调试模式后有效
4
// +----------------------------------------------------------------------
5
return [
6
- // 内置Html 支持扩展
+ // 内置Html和Console两种方式 支持扩展
7
'type' => 'Html',
8
// 读取的日志通道名
9
'channel' => '',
0 commit comments