Leif Hedstrom created TS-4423:
---------------------------------
Summary: 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: Logs
Reporter: Leif Hedstrom
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)