Robert May created LOG4NET-649:
----------------------------------
Summary: MemoryAppender doesn't work on Alpine Linux with 2.0.10
Key: LOG4NET-649
URL: https://issues.apache.org/jira/browse/LOG4NET-649
Project: Log4net
Issue Type: Bug
Components: Appenders
Affects Versions: 2.0.10
Environment: alpine linux 3.1.8-alpine3.12, dotnet core 3.1.
Reporter: Robert May
We have unit tests that are testing to ensure that certain log errors and
warnings are output. We do this by setting up a memory appender in our test
initialize.
After upgrading to 2.0.10, memory appender never has any events. We tried both
PopAllEvents and GetEvents and neither return any events.
Everything works fine on Windows, but doesn't work on Linux or Mac.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)