]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug #2310: Incorrect default time/date log format
authorHenrik Nordstrom <henrik@henriknordstrom.net>
Mon, 14 Apr 2008 21:03:20 +0000 (23:03 +0200)
committerHenrik Nordstrom <henrik@henriknordstrom.net>
Mon, 14 Apr 2008 21:03:20 +0000 (23:03 +0200)
commit2cfe3c6d8fc45cd3f2517aab717f52c9a4f3cf36
tree3d5733b9853c41a18d714eaf36b4a543d468231a
parent9d7ba7a256c6607e8744408a773a2f95ba3b32af
Bug #2310: Incorrect default time/date log format

The %tl and %tg logformat tags is meant to use the same date format as
Apache/NCSA, but in Squid-3 there was a space instead of : between the
date and time.

This is not seen in Squid-2.
src/access_log.cc