Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New locking model for single log file in native applications with managed parts #92

Merged
merged 1 commit into from Aug 21, 2022

Conversation

FreeAndNil
Copy link
Contributor

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?

Copy link
Contributor

@fluffynuts fluffynuts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks ok to me, tho I'd really prefer string interpolation instead of concatenation - I'll merge in and fix up myself

@fluffynuts fluffynuts merged commit 77b9f85 into apache:master Aug 21, 2022
@FreeAndNil FreeAndNil deleted the Feature/NoLock branch August 31, 2022 10:54
@FreeAndNil FreeAndNil added this to the 2.0.16 milestone Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants