mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-25 09:05:55 +03:00
[PR #235] [MERGED] Gracefully handle file move/remove events #267
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/log.io-NarrativeScience-old#267
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/NarrativeScience-old/log.io/pull/235
Author: @msmathers
Created: 4/24/2020
Status: ✅ Merged
Merged: 4/24/2020
Merged by: @msmathers
Base:
master← Head:fix/handle-file-remove📝 Commits (1)
a53f839Gracefully handle file move/remove📊 Changes
1 file changed (+5 additions, -0 deletions)
View changed files
📝
inputs/file/src/input.ts(+5 -0)📄 Description
Addresses a common log rotation scenario where a watched file is moved and a new file of the same name is created.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.