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

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

Commit c7248ee11fdbcedd250a5ce6155eedce2c2d965e in qpid-dispatch's branch 
refs/heads/dev-protocol-adaptors-2 from Ganesh Murthy
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=c7248ee ]

DISPATCH-1812: Added the preix C to log messages that did not have them. This 
makes things uniform across server.c and others. This closes #889


> Add the "C" prefix in log messages to connection identifiers in server.c 
> -------------------------------------------------------------------------
>
>                 Key: DISPATCH-1812
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1812
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>          Components: Container
>    Affects Versions: 1.14.0
>            Reporter: Ganesh Murthy
>            Assignee: Ganesh Murthy
>            Priority: Minor
>
> Some log messages show up without the C and some with the C.
>  
> For instance the following log line -
> {noformat}
> 2020-10-21 12:43:33.132771 -0400 SERVER (trace) [1] Connecting to 
> 127.0.0.1:27541 {noformat}
>  
> should be
> {noformat}
> 2020-10-21 12:43:33.132771 -0400 SERVER (trace) [C1] Connecting to 
> 127.0.0.1:27541 {noformat}
>  



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