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

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

Github user jpeach commented on the issue:

    https://github.com/apache/trafficserver/pull/737
  
    clang-format arranges the array initializers across the page like this:
    
    ```C
    foo array[] = {
        one, two, three,
        four, five
    };
    ```


> Hook trace example plugin
> -------------------------
>
>                 Key: TS-4579
>                 URL: https://issues.apache.org/jira/browse/TS-4579
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Documentation, Plugins
>            Reporter: James Peach
>
> It is sometimes useful to trace the order in which API hooks are called. Add 
> an example plugin that does this.



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

Reply via email to