RE: timestamps for mod_jk log

2001-04-04 Thread Milt Epstein
On Thu, 5 Apr 2001, GOMEZ Henri wrote: > >>Yep, it's only on tomcat 3.3 CVS :) > > > > > >Sounds like I'll be moving to 3.3 before long. :) > > Good idea. > > The situation is clear : > > - No more feature in TC 3.2.x tree (only bug fixes) > > Next choice is TC 3.3 (a beta must be out before

RE: timestamps for mod_jk log

2001-04-04 Thread GOMEZ Henri
>>Yep, it's only on tomcat 3.3 CVS :) > > >Sounds like I'll be moving to 3.3 before long. :) > Good idea. The situation is clear : - No more feature in TC 3.2.x tree (only bug fixes) Next choice is TC 3.3 (a beta must be out before too long) and use mod_jk or wait TC 4.0 and mod_webapp.

RE: timestamps for mod_jk log

2001-04-04 Thread GOMEZ Henri
>> >On Wed, 4 Apr 2001, GOMEZ Henri wrote: >> > >> >> I've commited code to add time-stamp in mod_jk.log. >> >> >> >> Set the new directive, JkLogStampFormat, in mod_jk.conf >> >> >> >> JkLogStampFormat "[%Y/%m/%d %H:%M:%S]" >> > >> >Cool! Request a feature, and hours later, it's there! :-). >

RE: timestamps for mod_jk log

2001-04-04 Thread Ed Gomolka
At 11:41 PM 4/4/01 +0200, GOMEZ Henri wrote: > >Excellent! Which version of Tomcat is that in? > >I'm running 3.2.1, and I saw no reference to JkLogStampFormat > >in the Tomcat > >source. > >Thx, > > Ed > >Yep, it's only on tomcat 3.3 CVS :) Sounds like I'll be moving to 3.3 before long.

RE: timestamps for mod_jk log

2001-04-04 Thread Milt Epstein
On Wed, 4 Apr 2001, GOMEZ Henri wrote: > >On Wed, 4 Apr 2001, GOMEZ Henri wrote: > > > >> I've commited code to add time-stamp in mod_jk.log. > >> > >> Set the new directive, JkLogStampFormat, in mod_jk.conf > >> > >> JkLogStampFormat "[%Y/%m/%d %H:%M:%S]" > > > >Cool! Request a feature, and h

RE: timestamps for mod_jk log

2001-04-04 Thread GOMEZ Henri
>On Wed, 4 Apr 2001, GOMEZ Henri wrote: > >> I've commited code to add time-stamp in mod_jk.log. >> >> Set the new directive, JkLogStampFormat, in mod_jk.conf >> >> JkLogStampFormat "[%Y/%m/%d %H:%M:%S]" > >Cool! Request a feature, and hours later, it's there! :-). Thanks but not hours, It was

RE: timestamps for mod_jk log

2001-04-04 Thread Milt Epstein
On Wed, 4 Apr 2001, GOMEZ Henri wrote: > I've commited code to add time-stamp in mod_jk.log. > > Set the new directive, JkLogStampFormat, in mod_jk.conf > > JkLogStampFormat "[%Y/%m/%d %H:%M:%S]" Cool! Request a feature, and hours later, it's there! :-). > >-Original Message- > >Fro

RE: timestamps for mod_jk log

2001-04-04 Thread GOMEZ Henri
>Excellent! Which version of Tomcat is that in? >I'm running 3.2.1, and I saw no reference to JkLogStampFormat >in the Tomcat >source. >Thx, > Ed Yep, it's only on tomcat 3.3 CVS :) >At 11:27 PM 4/4/01 +0200, GOMEZ Henri wrote: >>I've commited code to add time-stamp in mod_jk.log. >> >

RE: timestamps for mod_jk log

2001-04-04 Thread Ed Gomolka
Excellent! Which version of Tomcat is that in? I'm running 3.2.1, and I saw no reference to JkLogStampFormat in the Tomcat source. Thx, Ed At 11:27 PM 4/4/01 +0200, GOMEZ Henri wrote: >I've commited code to add time-stamp in mod_jk.log. > >Set the new directive, JkLogStampFormat, in mod

RE: timestamps for mod_jk log

2001-04-04 Thread GOMEZ Henri
I've commited code to add time-stamp in mod_jk.log. Set the new directive, JkLogStampFormat, in mod_jk.conf JkLogStampFormat "[%Y/%m/%d %H:%M:%S]" >-Original Message- >From: Ed Gomolka [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, April 04, 2001 11:08 PM >To: [EMAIL PROTECTED] >Subject: