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

ASF GitHub Bot commented on TS-4649:
------------------------------------

GitHub user jpeach opened a pull request:

    https://github.com/apache/trafficserver/pull/791

    TS-4649: Minor style improvement to the loggin system.

    - Make log field name arrays static.
    - Make LogField members const.
    - Remove unused LogFilter::reverse().
    - Make various other trivial member functions const.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jpeach/trafficserver fix/4649

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/791.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 #791
    
----
commit 07312855810522c3f638d2cf299a5d5a49e01570
Author: James Peach <jpe...@apache.org>
Date:   2016-07-11T04:02:48Z

    TS-4649: Minor style improvement to the loggin system.
    
    - Make log field name arrays static.
    - Make LogField members const.
    - Remove unused LogFilter::reverse().
    - Make various other trivial member functions const.

----


> Minor style improvements to logging code
> ----------------------------------------
>
>                 Key: TS-4649
>                 URL: https://issues.apache.org/jira/browse/TS-4649
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Logging
>            Reporter: James Peach
>
> Some minor cleanups I had floating in a branch.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to