> For the complete documentation index, see [llms.txt](https://tarscloud.gitbook.io/tarsdocs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tarscloud.gitbook.io/tarsdocs/tarsphp/qi-ta/debug.md).

# 如何 Debug

目前建议通过var\_dump进行debug。var\_dump会输出到服务日志。参考php搭建中的日志部分
