> From: Shahar Cohen [mailto:[EMAIL PROTECTED]
> Subject: RE: logging!!
>
> Can you please tell me which argument supplies this information?

Use an appropriate pattern:

"There is also support to write information from the cookie, incoming header, 
the Session or something else in the ServletRequest. It is modeled after the 
apache syntax:

    * %{xxx}i for incoming headers
    * %{xxx}o for outgoing response headers
    * %{xxx}c for a specific cookie
    * %{xxx}r xxx is an attribute in the ServletRequest
    * %{xxx}s xxx is an attribute in the HttpSession"

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to