[EMAIL PROTECTED] wrote:
> I've changed log levels to ERROR in logkit.xconf and in web.xml. Still
> getting debug messages (Generated a 1 gig+ log yesterday).
Make sure your components (as declared) have category names like this:
cocoon.{component}
root.{component}
xslt.{component}
If no logger="cocoon.foo" attributes exist on the components (Cocoon.xconf
and sitemap components section), then the log messages go to the default
logger category of "".
Another alternative is to get the latest CVS--as it has done the mapping
for you.
--
"They that give up essential liberty to obtain a little temporary safety
deserve neither liberty nor safety."
- Benjamin Franklin
---------------------------------------------------------------------
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]>