mirror of
https://github.com/rclone/rclone.git
synced 2026-01-06 02:23:24 +00:00
log: add --use-json-log for JSON logging
This commit is contained in:
committed by
Nick Craig-Wood
parent
a3449bda30
commit
520fb03bfd
@@ -40,6 +40,7 @@ var (
|
||||
type ConfigInfo struct {
|
||||
LogLevel LogLevel
|
||||
StatsLogLevel LogLevel
|
||||
UseJSONLog bool
|
||||
DryRun bool
|
||||
CheckSum bool
|
||||
SizeOnly bool
|
||||
|
||||
Reference in New Issue
Block a user