]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Adding a simple logging hook for mod_lua, which allows users to create their own...
authorDaniel Gruno <humbedooh@apache.org>
Sun, 1 Sep 2013 15:10:32 +0000 (15:10 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Sun, 1 Sep 2013 15:10:32 +0000 (15:10 +0000)
commit98c268af162a0239c1155418648ecd2503a77cf1
tree04da4317d639bbded80c4b4a95093fddddd67fe1
parentc3128363dbf99415c5abf1b52812d9db5ca97e24
Adding a simple logging hook for mod_lua, which allows users to create their own logs or bypass the generic logging on a per-request basis.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1519277 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/mod_lua.xml
modules/lua/mod_lua.c