]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add APLOGNO() macro for unique tags for every log message.
authorStefan Fritsch <sf@apache.org>
Fri, 2 Dec 2011 22:26:54 +0000 (22:26 +0000)
committerStefan Fritsch <sf@apache.org>
Fri, 2 Dec 2011 22:26:54 +0000 (22:26 +0000)
commit914444f4d2888d077cf539e8f550cc127217722a
tree48931d789bb1ccc050f069bb50002e3260eabc32
parent2e62197553336acf4541638fb0fa3db05c1602bf
Add APLOGNO() macro for unique tags for every log message.
Add some scripts to make adding these tags easier.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1209743 13f79535-47bb-0310-9956-ffa450edef68
Makefile.in
docs/log-message-tags/README [new file with mode: 0644]
docs/log-message-tags/find-messages.cocci [new file with mode: 0644]
docs/log-message-tags/macros.h [new file with mode: 0644]
docs/log-message-tags/next-number [new file with mode: 0644]
docs/log-message-tags/update-log-msg-tags [new file with mode: 0644]
include/ap_mmn.h
include/http_log.h