]> granicus.if.org Git - apache/commit
change the way that thread id is specified in the log format since
authorJeff Trawick <trawick@apache.org>
Fri, 18 Apr 2003 19:40:11 +0000 (19:40 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 18 Apr 2003 19:40:11 +0000 (19:40 +0000)
commitf96aba98f9dc5777c7ba059bac46bd3db6bc4207
treead2f2d5a6c5cd1a85089da65964b9f51931b7d92
parent5d79cd7197665db2a85f9762e606cac1d7db21a0
change the way that thread id is specified in the log format since
the previous implementation used a format string already taken
by mod_logio

now, an optional %P format is used instead

thanks to Andre' Malo for pointing out that I chose a format string
already used by mod_logio!

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99442 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/mod_log_config.html.en
docs/manual/mod/mod_log_config.xml
modules/loggers/mod_log_config.c