Skip to content

Reduce Logging

Compare
Choose a tag to compare
@jsvrcek jsvrcek released this 16 Nov 21:26
· 7 commits to master since this release

This reduces log writes during file logging. Instead of logging every call to read or write, it will now just report if the file was read or written to on file close.