You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/site/xdoc/release/release-notes.xml
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -183,6 +183,9 @@ limitations under the License.
183
183
<li>
184
184
<ahref="https://github.com/apache/logging-log4net/issues/169">System.NullReferenceException when comparing with a null Level</a> (by @freeandnil)
185
185
</li>
186
+
<li>
187
+
<ahref="https://github.com/apache/logging-log4net/issues/168">ColoredConsoleAppender writes UTF-8 preamble to the console on initialization</a> (reported by @RoboBurned, fixed by @freeandnil)
0 commit comments