<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Debug - 标签 - Windvalley</title><link>https://windvalley.github.io/tags/debug/</link><description>Debug - 标签 - Windvalley</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>levinwang6@gmail.com (windvalley)</managingEditor><webMaster>levinwang6@gmail.com (windvalley)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Wed, 10 Jul 2019 23:56:36 +0800</lastBuildDate><atom:link href="https://windvalley.github.io/tags/debug/" rel="self" type="application/rss+xml"/><item><title>如何调试OpenResty的Lua代码</title><link>https://windvalley.github.io/openresty-debug/</link><pubDate>Wed, 10 Jul 2019 23:56:36 +0800</pubDate><author>作者</author><guid>https://windvalley.github.io/openresty-debug/</guid><description>在适当位置打印输出 使用print 使用print(), 相当于ngx.log(ngx.NOTICE, ...), 适用于所有阶段. nginx.conf 1 2 # 设置为notice</description></item></channel></rss>