Hi all,

Some newbie question arised.

 I use c2b2 and cannot see the log files where it 
suppose to be. This is my log definition in web.xml:

...
  <init-param>
   <param-name>log-level</param-name>
   <param-value>DEBUG</param-value>
  </init-param>
  <init-param>
   <param-name>log-dir</param-name>
   <param-value>/WEB-INF/logs</param-value>
  </init-param>
  <init-param>
   <param-name>log-name</param-name>
   <param-value>my.log</param-value>
  </init-param>
...

So the problem is that /WEB-INF/logs is empty and all cocoons 
logging goes to catalina's log files. What I did wrong?

Thanks in adnvance,
Alexander Smirnoff


---------------------------------------------------------------------
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: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to