You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by "thomas@jet" <th...@jet.st> on 2001/06/22 15:33:16 UTC

C2: log directive whoes.

Loglevel.
hmm, it seems no matter of what level I select Cocoon 2b1
runs in level DEBUG. Is this level hard-coded in some way.

taken from my web.xml, value is not picked up
<init-param>
      <param-name>log-level</param-name>
      <param-value>FATAL-ERROR</param-value>
</init-param>


Logdir.
If I select a log directory such as 'log' the value gets appended to the log-name.
I get a log-name 'logcocoon.log', I consider this as a bug.
However, appending a trailing slash to the log-dir made this problem go away.
'logs/'


Thomas.



---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>