rclone/cmd/test
albertony bcdfad3c83 build: update logging statements to make json log work - fixes #6038
This changes log statements from log to fs package, which is required for --use-json-log
to properly make log output in JSON format. The recently added custom linting rule,
handled by ruleguard via gocritic via golangci-lint, warns about these and suggests
the alternative. Fixing was therefore basically running "golangci-lint run --fix",
although some manual fixup of mainly imports are necessary following that.
2024-09-06 17:04:18 +01:00
..
changenotify docs: group the global flags and make them appear on command and flags pages 2023-08-02 12:53:09 +01:00
histogram docs: add minimum versions to the command pages 2022-12-03 18:58:55 +01:00
info build: update logging statements to make json log work - fixes #6038 2024-09-06 17:04:18 +01:00
makefiles build: update logging statements to make json log work - fixes #6038 2024-09-06 17:04:18 +01:00
memory test memory: read metadata if -M flag is specified 2022-12-15 12:37:19 +00:00
test.go cmd: fix typos found by codespell 2023-03-24 11:32:59 +00:00