]> granicus.if.org Git - apache/commit
Get rid of the global trace_add in favor of specific trace functions tailored to...
authorSander Temme <sctemme@apache.org>
Thu, 4 Jan 2007 01:07:45 +0000 (01:07 +0000)
committerSander Temme <sctemme@apache.org>
Thu, 4 Jan 2007 01:07:45 +0000 (01:07 +0000)
commitf0c8f2096344d1feb75b659c41eca3bac5dc19db
tree774f9823608f69ec06c0a03e354db714313c0b13
parentcdfe83543d46452139c278d0aeeb28d8de024d81
Get rid of the global trace_add in favor of specific trace functions tailored to the server run phase and callback context. Add the final trace function (for no context) and start moving the EXAMPLE_LOG_EACH stuff to ap_log_perror instead of directly writing to stdout.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@492376 13f79535-47bb-0310-9956-ffa450edef68
modules/experimental/mod_example.c