正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -101,7 +101,7 @@ return [ | @@ -101,7 +101,7 @@ return [ | ||
| 101 | 'via' => \App\Factory\LogFormatterFactory::class, | 101 | 'via' => \App\Factory\LogFormatterFactory::class, |
| 102 | 'prefix' => 'wechatside', | 102 | 'prefix' => 'wechatside', |
| 103 | ], | 103 | ], |
| 104 | - // | 104 | + //域名解析别处记录日志 |
| 105 | 'analyze_other' => [ | 105 | 'analyze_other' => [ |
| 106 | 'driver' => 'custom', | 106 | 'driver' => 'custom', |
| 107 | 'via' => \App\Factory\LogFormatterFactory::class, | 107 | 'via' => \App\Factory\LogFormatterFactory::class, |
-
请 注册 或 登录 后发表评论