[jira] Updated: (LOG4NET-96) Expose the Message, Exception, and ErrorCode properties of OnlyOnceErrorHandler.

2006-10-10 Thread Ron Grabowski (JIRA)
[ http://issues.apache.org/jira/browse/LOG4NET-96?page=all ] Ron Grabowski updated LOG4NET-96: - Attachment: OnlyOnceErrorHandler2.patch Exposed parameters to Error method as public properties: ErrorMessage Exception ErrorCode Added property that

PatternConverter.WriteDictionary IDictionaryEnumerator overload

2006-10-10 Thread Ron Grabowski
I was looking through some old files on my system (from 12/2005) and came across a modified PatternConverter.cs on my local system were I had overloaded the WriteDictionary method to accept an IDictionaryEnumerator. The IDictionary overload forwarded to the IDictionaryEnumerator version: