From c2dd38c326219464d1906db04e969b1bbf9aefa8 Mon Sep 17 00:00:00 2001 From: thinkphp Date: Mon, 13 Mar 2017 17:30:09 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/application/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' => [ // 模板引擎