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

ASF subversion and git services commented on DISPATCH-1863:
-----------------------------------------------------------

Commit dee76fdee0fa76a2afbe936535aac66e751741bd in qpid-dispatch's branch 
refs/heads/dev-protocol-adaptors-2 from Charles E. Rolke
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=dee76fd ]

DISPATCH-1863: add proton event names to event handler logs


> TCP adaptor: improve event handler logging
> ------------------------------------------
>
>                 Key: DISPATCH-1863
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1863
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>          Components: Protocol Adaptors
>            Reporter: Charles E. Rolke
>            Assignee: Charles E. Rolke
>            Priority: Major
>
> In event handler log messages include the formal event name. This would 
> change a log entry like:
> {code:java}
> 2020-12-02 15:45:17 TCP_ADAPTOR (debug) [C10] Wake-up 
> {code}
> to
> {code:java}
> 2020-12-02 15:45:17 TCP_ADAPTOR (debug) [C10] PN_RAW_CONNECTION_WAKE
> {code}
>  * The log line is now immediately recognized as a PN connection event.
>  * The log file is now more greppable for events.
>  * Event name may be added to existing log text.
>  * Do the same for connection and listener events.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to