You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2022/08/08 14:14:04 UTC

[GitHub] [logging-log4net] FreeAndNil opened a new pull request, #92: New locking model for single log file in native applications with managed parts

FreeAndNil opened a new pull request, #92:
URL: https://github.com/apache/logging-log4net/pull/92

   We have a native application (Delphi) which loads .net dlls at runtime.
   With this adjustment we can (optionally) share the log file between the native and the managed part of the application.
   
   @fluffynuts Could you please review?


-- 
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: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [logging-log4net] fluffynuts merged pull request #92: New locking model for single log file in native applications with managed parts

Posted by GitBox <gi...@apache.org>.
fluffynuts merged PR #92:
URL: https://github.com/apache/logging-log4net/pull/92


-- 
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: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org