[
https://issues.apache.org/jira/browse/TS-4423?focusedWorklogId=27646&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-27646
]
ASF GitHub Bot logged work on TS-4423:
--------------------------------------
Author: ASF GitHub Bot
Created on: 31/Aug/16 22:15
Start Date: 31/Aug/16 22:15
Worklog Time Spent: 10m
Work Description: GitHub user ericcarlschwartz opened a pull request:
https://github.com/apache/trafficserver/pull/949
[TS-4423] Update Show Location Options
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ericcarlschwartz/trafficserver TS-4423
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/949.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 #949
----
commit 773aa27dad8a469847944c83b998bfead88970ee
Author: ericcarlschwartz <[email protected]>
Date: 2016-08-31T22:12:13Z
[TS-4423] Update Show Location Options
----
Issue Time Tracking
-------------------
Worklog Id: (was: 27646)
Time Spent: 40m (was: 0.5h)
> Don't show function / filename / line numbers on "operational logs"
> -------------------------------------------------------------------
>
> Key: TS-4423
> URL: https://issues.apache.org/jira/browse/TS-4423
> Project: Traffic Server
> Issue Type: Improvement
> Components: Logging
> Reporter: Leif Hedstrom
> Assignee: Eric Schwartz
> Fix For: 7.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> As of v6.0.0, we've enabled the configuration
> {code}
> CONFIG proxy.config.diags.show_location INT 1
> {code}
> This means we now show file names / numbers on all logging, including
> Notes(), Warning()'s etc. A suggestion is that for 7.0.0, we restore some of
> the old functionality, such that we only show location on Debug() when this
> is enabled. As an additional option feature, we could add an additional enum
> value to this (2), which would then mean show location for all logging.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)