From: Joshua Kugler Date: Sat, 9 Jul 2011 04:11:36 +0000 (-0800) Subject: Added another format string X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8319e29fb0f1a77ab18a1f6210b577f9ff056566;p=apachelog.git Added another format string --- diff --git a/apachelog.py b/apachelog.py index 4bab6e3..9f7c203 100755 --- a/apachelog.py +++ b/apachelog.py @@ -167,6 +167,7 @@ class parser: # Status. For requests that got internally redirected, this is # the status of the *original* request --- %>s for the last. '%s':'status', + '%>s':'last_status', # Time the request was received (standard english format) '%t':'time', # The time, in the form given by format, which should be in