v1.72.1
log: convert options to new style
log: add --windows-event-log-level to support Windows Event Log
log: fix backtrace not going to the --log-file #9014
build: enable support for aix/ppc64
build: update logging statements to make json log work - fixes #6038
fs/log: fix PID not included in JSON log output
fs: Remove github.com/sirupsen/logrus and replace with log/slog
log: fix deadlock when using systemd logging - fixes #8621