截流自动化的商城平台
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Your Name fe0a99e39f first commit 1 个月前
..
src first commit 1 个月前
.gitignore first commit 1 个月前
LICENSE first commit 1 个月前
README.md first commit 1 个月前
composer.json first commit 1 个月前

README.md

think-trace

用于ThinkPHP6+的页面Trace扩展,支持Html页面和浏览器控制台两种方式输出。

安装

composer require topthink/think-trace

配置

安装后config目录下会自带trace.php配置文件。

type参数用于指定trace类型,支持html和console两种方式。