[PR #235] [MERGED] Gracefully handle file move/remove events #267

Closed
opened 2026-02-26 05:31:47 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: fix/handle-file-remove


📝 Commits (1)

  • a53f839 Gracefully 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.

## 📋 Pull Request Information **Original PR:** https://github.com/NarrativeScience-old/log.io/pull/235 **Author:** [@msmathers](https://github.com/msmathers) **Created:** 4/24/2020 **Status:** ✅ Merged **Merged:** 4/24/2020 **Merged by:** [@msmathers](https://github.com/msmathers) **Base:** `master` ← **Head:** `fix/handle-file-remove` --- ### 📝 Commits (1) - [`a53f839`](https://github.com/NarrativeScience-old/log.io/commit/a53f8391e8012f6a2d2fc1e17de1260c6fd5bd24) Gracefully handle file move/remove ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `inputs/file/src/input.ts` (+5 -0) </details> ### 📄 Description Addresses a common log rotation scenario where a watched file is moved and a new file of the same name is created. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:31:47 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/log.io-NarrativeScience-old#267
No description provided.