how can we toggle the debug flag during runtime?  is it possible?  or
does it require restarting the application?


--- Shinobu Kawai <[EMAIL PROTECTED]> wrote:

> 
> if (debug) {
>    
> System.out.println(veryComplicatedObject.veryExpensiveToString());
> } // Of course, I use commons-logging instead.
> 



                
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail

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

Reply via email to