Skip to content

Smaller Log files by truncation#84

Open
carlallen wants to merge 1 commit into
Manuel83:masterfrom
carlallen:log_update_interval
Open

Smaller Log files by truncation#84
carlallen wants to merge 1 commit into
Manuel83:masterfrom
carlallen:log_update_interval

Conversation

@carlallen

Copy link
Copy Markdown
Contributor

Before logging value to file, check to see if the last 2 values were the same as the value you intend to log. If they were, delete the last value and then log your value. This will prevent huge log files where most of the values are identical.

fixes #25

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.

Charts

1 participant