Ticket #1479 (assigned enhancement)

Opened 9 months ago

Last modified 8 months ago

configurable timestamp logging, patch included

Reported by: mcosby Owned by: glen
Priority: normal Milestone: 1.4.20
Component: mod_accesslog Version: 1.4.18
Severity: normal Keywords: patch
Cc: Blocked By:
Need User Feedback: no Blocking:

Description

This patch adds configurable timestamp logging to lighttpd's mod_accesslog, in the same format as apache's %{format_string}t option.

It keeps the time caching fully intact but adds a new restriction that you can't use %t twice in the same access log specification, since there's only one slot in the cache. I doubt that restriction will impact any current users (there is no point in using %t twice when it's not configurable) and that the vast majority of future users will never notice the restriction.

Attachments

mod_accesslog_configurable_timestamp.patch (5.6 kB) - added by mcosby 9 months ago.
patch

Change History

Changed 9 months ago by mcosby

patch

Changed 8 months ago by mcosby

  • keywords patch added

Changed 8 months ago by glen

  • owner changed from jan to glen

Changed 8 months ago by glen

  • status changed from new to assigned

please document the config changes in wiki and doc/accesslog.txt

Add/Change #1479 (configurable timestamp logging, patch included)

Author



Change Properties
<Author field>
Action
as assigned
 
Note: See TracTickets for help on using tickets.