You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Jim Gomes (JIRA)" <ji...@apache.org> on 2007/09/06 20:59:22 UTC

[jira] Created: (AMQNET-54) Debug Console.WriteLine() calls need to be removed from production code.

Debug Console.WriteLine() calls need to be removed from production code.
------------------------------------------------------------------------

                 Key: AMQNET-54
                 URL: https://issues.apache.org/activemq/browse/AMQNET-54
             Project: ActiveMQ .Net
          Issue Type: Bug
          Components: ActiveMQ Client, MSMQ, Stomp
         Environment: Windows XP SP2, .NET 2.0
            Reporter: Jim Gomes
            Assignee: James Strachan


There are several Console.WriteLine() debug output calls sprinkled throughout the code that are still enabled.  These calls should be changed to Tracer.Debug() calls.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (AMQNET-54) Debug Console.WriteLine() calls need to be removed from production code.

Posted by "Jim Gomes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQNET-54?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Gomes closed AMQNET-54.
---------------------------

    Resolution: Fixed

> Debug Console.WriteLine() calls need to be removed from production code.
> ------------------------------------------------------------------------
>
>                 Key: AMQNET-54
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-54
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: ActiveMQ Client, MSMQ, Stomp
>         Environment: Windows XP SP2, .NET 2.0
>            Reporter: Jim Gomes
>            Assignee: James Strachan
>   Original Estimate: 15 minutes
>  Remaining Estimate: 15 minutes
>
> There are several Console.WriteLine() debug output calls sprinkled throughout the code that are still enabled.  These calls should be changed to Tracer.Debug() calls.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.