You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Carsten Ziegeler <cz...@sundn.de> on 2001/08/14 17:33:07 UTC

[C2]: Unique request id

Hi,

here another thought about logging:

What about adding a unique identifier for the current request?
This would allow us to identify which log entries belong to
one single request. (Currently thread id and request uri
could be used, but are of course not very usefull as at a 
later time the same thread id with the same request uri
could be invoked). 

Is there any value we could use for this provided by the 
servlet api? If not what about adding a simple static
counter for this.

Thoughts?

Carsten

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org