mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-26 01:25:55 +03:00
[GH-ISSUE #66] First character of log string showed as single line (sometimes multiple) #49
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#49
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 @jochenonline on GitHub (Apr 11, 2013).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/66
Sometimes before a log line is displayed the first character of the line is presented as a single line. This looks like this then:
releaseandlinuxare stream and node. The log string begins with[.@chge commented on GitHub (Apr 25, 2013):
The same thing after clean install on Debian 2.6.32-5-amd64 with log.io 0.3.3.
@vinsidious commented on GitHub (May 11, 2013):
I had the same problem, it was fixed when I created a new log file from scratch and made sure to save it with UTF-8 encoding.
@jochenonline commented on GitHub (Jun 5, 2013):
Updated to the last version and no change till now. These are the last 10 lines of my mongodb logging:
@jpontius commented on GitHub (Nov 7, 2014):
I am seeing this issue as well. I'm watching simple text files of my own creation, text/plain; charset=us-ascii
@wilpey commented on GitHub (Dec 22, 2015):
I have the same issue. Anyone managed to solve this?
@msmathers commented on GitHub (Feb 18, 2020):
log.io v0.4.x has been completely rewritten and has new message parsing logic that should address this... please open a new ticket if this behavior continues, thanks!