mirror of
https://github.com/rclone/rclone.git
synced 2025-07-08 08:17:18 +02:00
This removes logrus which is not developed any more and replaces it with the new log/slog from the Go standard library. It implements its own slog Handler which is backwards compatible with all of rclone's previous logging modes.