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.