GitHub user cjqian opened a pull request: https://github.com/apache/trafficserver/pull/225
Removed hard-coded formats; now configurable in log .xml. 1) Removed hard-coded proxy.config.log.[format].[variable] from records.config and references in code. 2) Added configurable features in the log*.xml files. 3) Provided documentation on switching from hard-coding to variable. You can merge this pull request into a Git repository by running: $ git pull https://github.com/cjqian/trafficserver issues/TS-1985 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/225.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #225 ---- commit 8fedf23727b6cf1fb0dc21068fa388fd6e5fa959 Author: Crystal Qian <crystal_q...@cable.comcast.net> Date: 2015-06-12T22:53:35Z Removed hard-coded formats; now configurable in log .xml. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---