gdziadkiewicz opened a new pull request, #294: URL: https://github.com/apache/logging-log4net/pull/294
This PR adds the regression (compared to log4net version 2) test case from #292 and fix in form of bringing back lock in Hierarchy.TryCreateLogger that is used to synchronize creation and registering of new Loggers. Prior to the change it was possible to get an unregistered logger that will result in dropped messages. Resolves #292 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
