Title: Oh where, oh where has my little RenderException() gone?

I use the old RenderException method in a class that derives from DefaultRenderer to get Exceptions to into a workable XML format.

Looking through 1.2.9 stuff, I see that this has gone far, far away and isnt listed in the breaking changes section of the docs.  Was anyone else using this method and found a work around without having to customize log4net source?

override protected string RenderException (RendererMap rendererMap, Exception e)

Sadly,

chris

Reply via email to