Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON logs are formatted as a single line when the format string is blank #136

Closed
kirkrodrigues opened this issue Nov 28, 2024 · 0 comments · Fixed by #137
Closed

JSON logs are formatted as a single line when the format string is blank #136

kirkrodrigues opened this issue Nov 28, 2024 · 0 comments · Fixed by #137
Assignees
Labels
bug Something isn't working

Comments

@kirkrodrigues
Copy link
Member

Bug

When no format string is set (i.e., it's blank), opening a JSON lines file in the log viewer will format the entire file as a single line with all log events concatenated together.

yscope-log-viewer version

82e677e

Environment

Firefox 132.0.2 (64-bit)

Reproduction steps

  • Blank out the decoder's format string
  • Open a JSON lines file with more than one log event
  • Observe the issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants