2012/11/26 Russ Kepler :
> On Monday, November 26, 2012 01:44:25 PM Christopher Schultz wrote:
>
> so if there doesn't seem to be a general "print the cookies" pattern. I see
> a %S and that seems to be printing
You can print all cookies sent by the client with %{Cookie}i
and new cookies sent b
On Monday, November 26, 2012 12:05:45 PM Russ Kepler wrote:
> On Monday, November 26, 2012 01:44:25 PM Christopher Schultz wrote:
> > On 11/26/12 1:27 PM, Russ Kepler wrote:
> > > I'm running Tomcat 7 with juli logging enabled and so I'm seeing
> > > the standard logfiles. In my access log I'm see
On Monday, November 26, 2012 01:44:25 PM Christopher Schultz wrote:
> On 11/26/12 1:27 PM, Russ Kepler wrote:
> > I'm running Tomcat 7 with juli logging enabled and so I'm seeing
> > the standard logfiles. In my access log I'm seeing the standard
> > entries on each line and I'd like to see the c
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Russ,
On 11/26/12 1:27 PM, Russ Kepler wrote:
> I'm running Tomcat 7 with juli logging enabled and so I'm seeing
> the standard logfiles. In my access log I'm seeing the standard
> entries on each line and I'd like to see the cookies being passed
> a
I'm running Tomcat 7 with juli logging enabled and so I'm seeing the standard
logfiles. In my access log I'm seeing the standard entries on each line and
I'd like to see the cookies being passed as well - is there an easy way to do
this - a property to set on the start up or something similar?