mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-25 17:15:52 +03:00
[GH-ISSUE #224] Logs not updating #185
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#185
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 @rishabh9988 on GitHub (Mar 6, 2020).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/224
While changing the file logs are not updating on the port only previous first changes are shown their
@msmathers commented on GitHub (Mar 10, 2020):
I'm not sure I understand. You're seeing some logs messages appear in the browser and then they all abruptly stop?
@rishabh9988 commented on GitHub (Mar 11, 2020):
While setting up only the changes made initially in the file are shown in the logs. Then if any change made in the file logs,file logs are not updating.
@msmathers commented on GitHub (Mar 11, 2020):
So are you going back and modifying existing lines in the log file that have already been sent to the server? If so, that situation is not supported by log.io. It assumes all log lines written to a file are immutable.
@msmathers commented on GitHub (Apr 3, 2020):
I'm going to close this issue unless we're given steps to reproduce this behavior.