>
> Same here.  I mean realistically, unless you're patching code, you'll
> probably not use POIs logging.  The BiffViewer will tell you way more
> than logging will.  And if you had any *under load* type of error,
> logging would slow it down so much that it wouldn't be useful for that.
> But if I need to know what some value was at some point in some routine
> without tracing through it (slow) then logging is quite nice...redirect
> to a file, open it in vi and you have instant autopsy!
>
> Lets leave logging in, just have the POI wrapper class do Sys.outs when
> logging is on, and have a couple VERY SIMPLE properties that are
> actually documented.  No need for log4j logkit, commons logging,
> bebopalooing just something USEABLE/USEFUL and not this huge headache.
>

Amen and +1.




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

Reply via email to