diff --git a/tests/application/config.php b/tests/application/config.php index 7bf368d6..d94a8641 100644 --- a/tests/application/config.php +++ b/tests/application/config.php @@ -13,7 +13,7 @@ return [ 'url_route_on' => true, 'log' => [ - 'type' => 'trace', // 支持 socket trace file + 'type' => 'file', // 支持 socket trace file ], 'view' => [ // 模板引擎