Actions
Feature #2174
closedAllow mod_accesslog to print cookie value
Status:
Duplicate
Priority:
Normal
Category:
mod_accesslog
Target version:
-
ASK QUESTIONS IN Forums:
Description
This patch allow mod_accesslog to print different cookie values into log file
Files
Updated by crypt over 14 years ago
I wrote something similar for myself and I also see the need for this feature, but I would not parse the cookie for every request. Either we add a "boolean" variable which is set when accesslog_parse_format() is called on startup to see the need of parsing the cookie value or we move the parsing process into the "case FORMAT_COOKIE:" section (which is my solution).
Updated by gstrauss over 8 years ago
- Related to Feature #1145: mod_accesslog cookie field support %{VARNAME}C added
Updated by gstrauss over 8 years ago
- Status changed from Patch Pending to Duplicate
- Assignee deleted (
jan)
Actions
Also available in: Atom