]> granicus.if.org Git - apache/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)
commitb3cde50489b83e8e85320467def07bcb59616666
tree48931d789bb1ccc050f069bb50002e3260eabc32
parent2a12b17862613073e9f6c89c016897a9fe7c01a4
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