dev-master 2020-01-14 09:57 UTC

This package is auto-updated.

Last update: 2024-09-24 19:59:36 UTC


README

为了调试,我们使用 Tracy

配置

如果参数 mode 等于 on,则始终显示调试信息。当 off 时,从不显示。当 auth 时,当请求中存在参数 tracy-debug 且其值等于 secret 参数时,调试被启用。建议在生产环境中使用 auth 模式。

注意! 建议在将项目用于生产前更改 secret。