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