mirror of
https://github.com/rclone/rclone.git
synced 2025-05-31 08:15:50 +08:00
log: add --use-json-log for JSON logging
This commit is contained in:

committed by
Nick Craig-Wood

parent
a3449bda30
commit
520fb03bfd
@ -635,6 +635,11 @@ warnings and significant events.
|
||||
|
||||
`ERROR` is equivalent to `-q`. It only outputs error messages.
|
||||
|
||||
### --use-json-log ###
|
||||
|
||||
This switches the log format to JSON for rclone. The fields of json log
|
||||
are level, msg, source, time.
|
||||
|
||||
### --low-level-retries NUMBER ###
|
||||
|
||||
This controls the number of low level retries rclone does.
|
||||
|
Reference in New Issue
Block a user