Hello -

 I've noticed this line in
com.qwest.velocity.tools.view.XMLToolboxManager:

   System.out.println("addTool("+info);

 We're getting pressured by our server group not to use
System.out.println, and rather use the LOG stuff so that they keep the
production logs to a reasonable size and scan them for 'real' errors.

 I was just wondering if that line needed to be there, or if it could be
replaced with a log.debug or something...

Thanks!

Tim


This communication is the property of Qwest and may contain confidential or
privileged information. Unauthorized use of this communication is strictly 
prohibited and may be unlawful.  If you have received this communication 
in error, please immediately notify the sender by reply e-mail and destroy 
all copies of the communication and any attachments.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to