Skip to content

Conversation

@JoeyBF
Copy link
Collaborator

@JoeyBF JoeyBF commented Feb 2, 2025

This replaces ChecksumWriter by a writer that does more things. It does take care of checksums but it also logs the number of bytes written and the amount of time it was open.

This essentially does the job of LogWriter, so I removed that too.

@JoeyBF
Copy link
Collaborator Author

JoeyBF commented Feb 5, 2025

Now that I'm thinking about it more, maybe we should just keep LogWriter, have it do the data/timing logging on drop, and just return a LogWriter<ChecksumWriter> when opening a file.

@JoeyBF JoeyBF marked this pull request as draft November 12, 2025 16:40
@JoeyBF
Copy link
Collaborator Author

JoeyBF commented Nov 12, 2025

I'll mark this as a draft until we figure out whether we should have one save wrapper or next the two existing wrappers.

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