We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d313bf8 commit 6c25b7bCopy full SHA for 6c25b7b
src/ngx_http_lua_logby.h
@@ -14,7 +14,6 @@
14
ngx_int_t ngx_http_lua_log_handler(ngx_http_request_t *r);
15
ngx_int_t ngx_http_lua_log_handler_inline(ngx_http_request_t *r);
16
ngx_int_t ngx_http_lua_log_handler_file(ngx_http_request_t *r);
17
-void ngx_http_lua_inject_logby_ngx_api(ngx_conf_t *cf, lua_State *L);
18
19
20
#endif /* _NGX_HTTP_LUA_LOGBY_H_INCLUDED_ */
0 commit comments