On Sunday 16 June 2002 10:56 am, Leo Sutic wrote:
> > From: Leo Simons [mailto:[EMAIL PROTECTED]]
> >
> > -1. Get a good debugger, I'd say. Tracing is a separate
> > concern from logging.
>
> I disagree and put in a +1. Sometimes you can only get the data you
> need by running the system in production mode and trying to grab as much
> as you can from the logs. (The debugger changes the execution
> environment
> too much.)
>
> If Robert Mouat's idea - use dynamic proxies for the tracing - works
> we can get this basically for free.

I'm +1 on the TRACE implemented via dynamic proxies. I do have (imho) a good 
debugger (IDEA, anything better?) but sometimes its impratical to attach the 
debugger to a running system a few hundred miles away.
-pete

-- 
peter royal -> [EMAIL PROTECTED]

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

Reply via email to