mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-25 17:15:52 +03:00
[GH-ISSUE #24] Handle changing log file names #21
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#21
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?
Originally created by @spier on GitHub (Mar 14, 2012).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/24
If the name of a log file is changing frequently (e.g. daily), is there a way to still harvest such files?
Log.io doesn't seem to like symlinks.
@twalling commented on GitHub (Jun 1, 2012):
I have the same issue. I'm going to work on a patch using something like the following:
http://stackoverflow.com/questions/9364514/how-to-watch-symlinked-files-in-node-js-using-watchfile
@ernoaapa commented on GitHub (Jul 21, 2012):
+1 for this!
@msmathers commented on GitHub (Apr 23, 2020):
This is a duplicate of #211, closing
@msmathers commented on GitHub (Apr 23, 2020):
Support for globs and new file detection have been added in v0.4.14 https://github.com/NarrativeScience/log.io/releases/tag/v0.4.14