Martin Poeschl wrote:
> 
> if i set
> private final static boolean debug = true;
> in TurbineConfig.java i get
<stacktrace snipped>

yup. This won't work. the debug stuff in TC should
probaby write to System.out stream, because we can assume
that we are running in a console - based app. Alternatively
we could give an option to provide a PrintWriter to write
debug to... if it's worth it

Rafal

--
Rafal Krzewski
Senior Internet Developer
mailto:[EMAIL PROTECTED]
+48 22 8534830 http://e-point.pl


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to