Any thoughts on the performance penalties of extra log functionality like 
this?  I suspect the class feature (nice as it is) may be doing quite a 
lot of extra work.

Stuart.

On Tuesday, July 24, 2001, at 10:44  am, Sylvain Wallez wrote:

> Hi team,
>
> I just added in the main branch a new log formatter that outputs more
> data in the log file. This formatter knows about the object model, so it
> can log the request URI (Carsten, this is an answer to your ThreadLocal
> use case 2).
>
> There's also a little trick to log the caller class name (great to know
> who has logged a message without grep'ing the whole source tree).
>
> Do you have more ideas about what information could be logged ?
>
> --
> Sylvain Wallez
> Anyware Technologies - http://www.anyware-tech.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>


-------------------------------------------------------------------------
Stuart Roebuck                                  [EMAIL PROTECTED]
Lead Developer                               Java, XML, MacOS X, XP, etc.
ADOLOS                                           <http://www.adolos.com/>

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

Reply via email to