Lionel Crine a écrit :
> Hi all,
>
> I have some trouble to figure out what's going on with the logkit.
>
> My log-level (web.xml) is set to WARN and I overload the logkit the
> DEBUG the messages of the sitemap.
> Why is it working because the the logl-level in the web.xml is set to
> WARN ?
>
>
> Lionel
>
The log-level parameter in the web.xml is only used at servlet init
time, before the WEB-INF/logkit.xconf is actually read.
After that, only values that are configured in the WEB-INF/logkit.xconf
are used.
Best regards,
Cédric
--
Cédric Damioli
ANYWARE TECHNOLOGIES
Tel : +33 (0)5 61 00 52 90
Fax : +33 (0)5 61 00 51 46
http://www.anyware-tech.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org
|