Perhaps the default should be changed in view of the upcoming 1.4 release?

Hamish

On Tue, 4 Jul 2006, Comiotto Thomas wrote:

> 'error' or 'warning'.
>
>
> --
> Thomas
>
> Am 04.07.2006 um 15:58 schrieb Andrew Golightly:
>
> >
> >
> > Jann Forrer wrote:
> >> Andrew Golightly wrote:
> >>>
> >>>
> >>> Andreas Hartmann wrote:
> >>>> Andrew Golightly wrote:
> >>>>> But I'm guessing that wouldn't be our problem since
> >>>>> web.app.server=Jetty
> >>>>>
> >>>>> and not Tomcat
> >>>>>
> >>>>> Right?
> >>>>
> >>>> I don't think that this is a servlet container issue.
> >>>> With jetty, the location of the cache files is different
> >>>> (something like /tmp/Jetty_8888/... IIRC).
> >>> Yeah. I just checked this directory, and it's like 16K. So looks
> >>> like the problem isn't there. Looks like it may be the log files.
> >>> I'm going to monitor their growth.
> >>>
> >>
> >> Do you use lenya 1.4?
> > yes
> >> As far as i know logging level is set to debug by default in 1.4 (see
> >> log4j.xconf in your WEB-INF directory). Therefore the log-File might
> >> grow fast.
> > Looks like you're right Jann. In
> > externals/cocoon_2_1_x/src/webapp/WEB-INF/log4j.xconf there is come
> > xhtml that looks like this:
> >    <root>
> >      <priority value ="debug" />
> >      <appender-ref ref="COCOON_DEFAULT" />
> >    </root>
> >
> > Is this what I'm looking for? So what should I change the value of the
> > parameter 'value' to, to make it log a more sensible amount of data?
> >
> > TIA,
> > Andrew
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to