$config
$config :
页面Trace调试
output(\think\App $app, \think\Response $response, array $log = array()) : boolean|string
调试输出接口
\think\App | $app | 应用实例 |
\think\Response | $response | Response对象 |
array | $log | 日志信息 |