Releases: NIAB/AccessLogCSV
Releases · NIAB/AccessLogCSV
v1.2.0
- Added directory size to the log file. Uses human-readable sizes (B, KB, MB, GB)
- Improved performance
Requires Java 11+
Full Changelog: v1.1.1...v1.2.0
v1.1.1
- Fixed a bug that caused logging to stop when a file is inaccessible
Requires Java 11+
Full Changelog: v1.1...v1.1.1
v1.1
- No longer logs files, logs folders instead
- Logged entries are sorted alphabetically and by directory depth
- Added the ability to check the version with
java -jar ./AccessLogCsv.jar version
Requires Java 11+
Full Changelog: v1.0...v1.1
v1.0
Initial release. Requires Java 11+.
Full Changelog: https://github.com/NIAB/AccessLogCSV/commits/v1.0