log4net.ObjectRenderer.IObjectRenderer interface.
Cheers,
Nicko
> -Original Message-
> From: Sean Carlin [mailto:[EMAIL PROTECTED]
> Sent: 21 June 2006 16:28
> To: [email protected]
> Subject: Customize the exception output
>
> Hi,
>
> I've had a request from
Hi Ron,I noticed that the Exception Information part can really vary per exception, so I don't know how well a pattern output will work. It would be nice to understand what the Enterprise Library does to figure this stuff out. I may have to reverse engineer the code with a tool to see. Yes, Ent
http://issues.apache.org/jira/browse/LOG4NET-77
--- Ron Grabowski <[EMAIL PROTECTED]> wrote:
> I don't think the current exception pattern implementation accepts
> additional parameters.
My initial thought was this:
I don't think the current exception pattern implementation accepts
additional parameters.
I remember seeing a counter pattern somewhere but I can't seem to find
it now.
What should go in the "Data:" part of your example?
Does EntLib really show this text "Void E
Hi,
I've had a request from the developers at my company to modify
the way in which log4net outputs exceptions to the log. This would need to take
effect in my EventLogAppender and AdoNetAppender. Will I need to create my own
custom class similar to ExceptionLayout or a custom class similar