For the time being, I will add one more commandline option:
--verbose

The verbose option will allow all the nasty System.out.println()
calls, but they will not be there until necessary.

> -----Original Message-----
> From: Berin Loritsch [mailto:[EMAIL PROTECTED]] 
> Sent: Friday, July 26, 2002 12:43 PM
> To: [EMAIL PROTECTED]
> Subject: System.out.println() in Main.java
> 
> 
> It has come to my attention that we have a whole mess of
> System.out.println(...) messages in 
> org.apache.cocoon.Main.java.  I find this very annoying.  I 
> propose converting all of those into INFO level log messages 
> for the category "cocoon.cli".  We can then use the 
> logkit.xconf file to determine exactly where those messages should go.
> 
> IMO they clutter the output of an ANT task.
> 
> 
> 
> "They that give up essential liberty to obtain a little 
> temporary safety  deserve neither liberty nor safety."
>                 - Benjamin Franklin
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 


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

Reply via email to