michaelandrepearce commented on a change in pull request #28: NO-JIRA: Extend 
logging
URL: https://github.com/apache/activemq-nms-amqp/pull/28#discussion_r322230677
 
 

 ##########
 File path: src/NMS.AMQP/NmsSession.cs
 ##########
 @@ -428,6 +432,11 @@ public void AcknowledgeIndividual(AckType ackType, 
InboundMessageDispatch envelo
 
         internal void 
EnqueueForDispatch(NmsMessageConsumer.MessageDeliveryTask task)
         {
+            if (Tracer.IsDebugEnabled)
+            {
 
 Review comment:
   see other comments - lets either have curleys for all, or no curleys - 
consistent code style

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to