mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-26 01:25:55 +03:00
[GH-ISSUE #187] Page does not load Past txt #154
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#154
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 @MokeyBytes on GitHub (Dec 1, 2016).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/187
This is more of a question than an issue.
How do you get it to load the whole text file rather than JUST new entries in the text file.
@coffeegist commented on GitHub (Jan 17, 2017):
I think I would like to see this as a feature. Or at least configurable to load the last 'X' lines from all log files it' finds.
@MokeyBytes commented on GitHub (Jan 18, 2017):
I agree with @audrummer15
@msmathers commented on GitHub (Jan 12, 2020):
log.io is only concerned with real-time message data, and has no plans to support persistence/history. Since it is designed to support multiple input types other than files, we can't guarantee that all input types will have access to historic data.