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

Enable log file rotation on Windows #102

Merged
merged 2 commits into from
Dec 4, 2024
Merged

Enable log file rotation on Windows #102

merged 2 commits into from
Dec 4, 2024

Conversation

nobu
Copy link
Member

@nobu nobu commented Oct 9, 2024

Since ruby 2.3, a file opened with File::SHARE_DELETE and File::BINARY can be renamed or removed.

nobu added 2 commits October 9, 2024 12:54
Since ruby 2.3, a file opened with `File::SHARE_DELETE` and
`File::BINARY` can be renamed or removed.
@hsbt hsbt merged commit 8ab49e1 into master Dec 4, 2024
48 checks passed
@hsbt hsbt deleted the rotate-windows branch December 4, 2024 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants