shengnoah / lua.ren

luaren
https://lua.ren
GNU General Public License v3.0
22 stars 2 forks source link

Log_response #34

Open shengnoah opened 1 year ago

shengnoah commented 1 year ago

https://lua.ren/log_response.html

LUA教程:Lua是一门精巧的语言,与其它语言配合使用,发挥更高的效能。特别是与C和C++语言的配合。著名的项目Openresty就是使用了Lua。

shengnoah commented 1 year ago

ngx.log在后期做系统的日志,监控对特定指标数据做监控比较常见的用法。