I am so stupid !
Thanks for pointing me this error, it works as expected now.
Laurent
2010/3/17 Konstantin Kolinko
> 2010/3/17 Laurent Vaills :
> >(...)
> > 1catalina.org.apache.juli.FileHandler.level = FINE
> > 1catalina.org.apache.juli.FileHandler.patter
Hi all,
I'd like to have a catalina.log instead of catalina.{date}.log .
I took a look as saw the the implementation of the class
org.apache.juli.FileHandler forces to have a date in the filename. (I would
then suggest to rename it DateFileHandler or DailyFileHandler).
I tried to modify the file