One final note:

What about formatting the LogEvent to XML? So we could create easily 
create a generator reading the log file, a stylesheet filtering
it and then displaying everything on the client.

Carsten

> 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]
> 

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

Reply via email to