What's New
- #255 Asynchronous Sending for RemoteSyslogAppender in log4net (implemented in #253 by @yogitasingh001)
What's Changed
- #246 fix InvalidCastException in ThreadContextStack.InternalStack.set by @FreeAndNil
- Fix caching of time strings in AbsoluteTimeDateFormatter by @FreeAndNil in #248
- Fix #244 by @gdziadkiewicz in #251
- Shutdown: Unsubscribe from AppDomain event hand...