rclone/cmdtest
Nick Craig-Wood dfa4d94827 fs: Remove github.com/sirupsen/logrus and replace with log/slog
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.
2025-05-23 11:27:49 +01:00
..
cmdtest.go build: reformat comments to pass go1.19 vet 2022-08-05 16:35:41 +01:00
cmdtest_test.go cmd: change exit code from 1 to 2 for syntax and usage errors 2024-09-20 18:51:08 +02:00
environment_test.go fs: Remove github.com/sirupsen/logrus and replace with log/slog 2025-05-23 11:27:49 +01:00