This is an automated email from the ASF dual-hosted git repository. freeandnil pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4net.git
commit 05e5c6638a5aa4eb9f0a08d426b24174a79976ed Merge: 50738b0b c685dd92 Author: Jan Friedrich <43271715+freeand...@users.noreply.github.com> AuthorDate: Thu May 22 15:09:34 2025 +0200 Fix caching of time strings in AbsoluteTimeDateFormatter #247 Fix caching of time strings in AbsoluteTimeDateFormatter #247 src/log4net.Tests/Layout/PatternLayoutTest.cs | 21 +++++++++ .../DateFormatter/AbsoluteTimeDateFormatter.cs | 50 +++++++++------------- 2 files changed, 41 insertions(+), 30 deletions(-)