> To: log4net-user@logging.apache.org
> Subject: ADO Parameter Caching
>
>
> Hi
>
> I may be chasing a red herring here...
>
> I've written a custom ADO appender based on the appender
> skeleton - the code's pretty much similar to the example
> appender, except I par
Hi
I may be chasing a red herring here...
I've written a custom ADO appender based on the appender skeleton - the
code's pretty much similar to the example appender, except I parse the
message from the event (it's xml) and use the values there-in for the
parameters. I've a stored proc defined i