Our documentation has a bug. :)

Thanks for reporting this, Kev. We'll fix the docs.

Also, we're working on a new and improved configuration parser which will
report any errors properly instead of failing silently like what happened to
you.

Regards,
Ivan



On 25 July 2011 18:41, krazykev <[email protected]> wrote:

>
> It seems this site parses messages it seems to hide my param tags.  For
> completeness, the XML I was using was:-
>
>    <appender name="myAppender" class="LoggerAppenderFile">
>        <layout class="LoggerLayoutSimple" />
>         <p a r a m name="file" value="c:\\logger.txt" >
>        <p a r a m name="append" value="true" />
>    </appender>
>
>

Reply via email to