We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c306c28 commit ea3535aCopy full SHA for ea3535a
src/site/xdoc/release/release-notes.xml
@@ -34,7 +34,9 @@ limitations under the License.
34
</p>
35
<section id="2.0.12-bug" name="Bug Fixes">
36
<ul>
37
- <li>Addresses the issues reported in LOG4NET-652 and LOG4NET-653 whereby
+ <li>Addresses the issues reported in
38
+ [<a href="https://issues.apache.org/jira/browse/LOG4NET-652">LOG4NET-652</a>]
39
+ and [<a href="https://issues.apache.org/jira/browse/LOG4NET-652">LOG4NET-653</a>] whereby
40
logging could throw a PlatformNotSupported exception when the username
41
is required within logs on non-Windows platforms. The implemented
42
behavior is to fall back, where possible, on Environment.UserName
0 commit comments