+ Apache log4net 2.0.12 is a minor fix release to address reported issues on + non-windows platforms. +
+-
+
- Addresses the issues reported in + [LOG4NET-652] + and [LOG4NET-653] whereby + logging could throw a PlatformNotSupported exception when the username + is required within logs on non-Windows platforms. The implemented + behavior is to fall back, where possible, on Environment.UserName + or provide text that the facility is not supported. + +