改进trace

This commit is contained in:
yunwuxin
2016-06-29 17:35:37 +08:00
parent d9a9599043
commit f01b2cd8b7
13 changed files with 163 additions and 129 deletions

View File

@@ -146,6 +146,13 @@ return [
'path' => LOG_PATH,
],
// +----------------------------------------------------------------------
// | Trace设置
// +----------------------------------------------------------------------
'trace' => [
'type' => 'Html'
],
// +----------------------------------------------------------------------
// | 缓存设置
// +----------------------------------------------------------------------