Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
关于nginx lua如何收集大量日志的方法
q6892070
我们知道,可以使用以下方法:
1、ngx.log
2、io.open
3、lua-resty-logger-socket
这三种方法那种更好,以及还有其他更好的方法吗?