Skip to content

Conversation

@webcoyote
Copy link

The existing logging code reads the entire log file, adds one line, then writes back the entire log. By switching to JSONL format it's only necessary to write the one new line.

The existing logging code reads the entire log file, adds one line, then
writes back the entire log. By switching to JSONL format it's only necessary
to write the one new line.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant