Project

General

Profile

Actions

Feature #1479

closed

configurable timestamp logging, patch included

Added by mcosby over 16 years ago. Updated over 14 years ago.

Status:
Fixed
Priority:
Normal
Category:
mod_accesslog
Target version:
ASK QUESTIONS IN Forums:

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.


Files

Actions #1

Updated by glen over 16 years ago

  • Status changed from New to Assigned

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

Actions #2

Updated by stbuehler over 15 years ago

  • Target version changed from 1.4.20 to 1.4.21
Actions #3

Updated by Samuel.Alenty about 15 years ago

Hi, I'm new to Lighty,
I begun using 1.5.0 (trunk) version, and I needed this functionnality (among others :)
I updated mcosby's patch and made it compatible with 1.5.0 (see attachment)

Actions #4

Updated by icy about 15 years ago

  • Target version changed from 1.4.21 to 1.4.22
  • Patch available set to Yes
Actions #5

Updated by stbuehler about 15 years ago

  • Target version changed from 1.4.22 to 1.4.23
Actions #6

Updated by stbuehler almost 15 years ago

  • Target version changed from 1.4.23 to 1.4.24
Actions #7

Updated by stbuehler over 14 years ago

  • Status changed from Assigned to Fixed
  • % Done changed from 0 to 100

Applied in changeset r2642.

Actions #8

Updated by stbuehler over 14 years ago

  • Missing in 1.5.x set to No
Actions

Also available in: Atom