v1.74.0
log: convert options to new style
log: add --windows-event-log-level to support Windows Event Log
build: modernize Go code with go fix for go1.25
build: enable support for aix/ppc64
build: update logging statements to make json log work - fixes #6038
fs/log: fix data race on OutputHandler.format field
fs: Remove github.com/sirupsen/logrus and replace with log/slog
log: fix systemd adding extra newline - fixes #9086