Releases: venicegeo/django-audit-logging
Releases · venicegeo/django-audit-logging
v0.2.1
Reduce Logging
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.