v1.72.0
log: convert options to new style
log: add --windows-event-log-level to support Windows Event Log
fs: remove unnecessary Seek call on log file
build: enable support for aix/ppc64
build: update logging statements to make json log work - fixes #6038
bisync: fix data races on tests
fs: Remove github.com/sirupsen/logrus and replace with log/slog
log: fix deadlock when using systemd logging - fixes #8621