You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Eric Schwartz (JIRA)" <ji...@apache.org> on 2016/08/24 20:28:20 UTC

[jira] [Comment Edited] (TS-4423) Don't show function / filename / line numbers on "operational logs"

    [ https://issues.apache.org/jira/browse/TS-4423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15435621#comment-15435621 ] 

Eric Schwartz edited comment on TS-4423 at 8/24/16 8:27 PM:
------------------------------------------------------------

So to make sure I've got this before I change the code:

0 - don't show any line numbers
1 (DEFAULT) - show for Debug() messages only
2 - show for all messages


was (Author: es):
So to make sure I've got this before I write the code:

0 - don't show any line numbers
1 (DEFAULT) - show for Debug() messages only
2 - show for all messages

> 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
>
>
> 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)