Hello, i have 1 specific Exception Type where i am not happy on how this Exception is logged. It logs Message + StackTrace - but i want to give some Additional Information.
I found log4net.ObjectRenderer.IObjectRenderer for rendering objects, in this case i want to define how Exceptions are rendered. -- View this message in context: http://www.nabble.com/Formatting-the-Logged-Exceptions-tp15590450p15590450.html Sent from the Log4net - Users mailing list archive at Nabble.com.
