作者 刘锟

update

@@ -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,