Hi Cocoon community,

it seems that the log level set in build.webapp.loglevel
does not apply to custom block categories. E.g., in the
cron block, the log level is hard-coded:

<?xml version="1.0"?>
<xlog xpath="/logkit/categories"
      unless="[EMAIL PROTECTED]'cron']">

    <category log-level="INFO" name="cron">
        <log-target id-ref="cron" />
        <log-target id-ref="error"/>
    </category>

</xlog>

Should I file a bug?

-- Andreas


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to