Skip to content

Releases: NIAB/AccessLogCSV

v1.2.0

09 May 16:38

Choose a tag to compare

  • 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

21 Mar 12:33

Choose a tag to compare

  • 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

21 Mar 11:51
8ce1715

Choose a tag to compare

  • 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

17 Mar 12:05

Choose a tag to compare

Initial release. Requires Java 11+.

Full Changelog: https://github.com/NIAB/AccessLogCSV/commits/v1.0