mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
enhance systemd integration
* log level identification * manual activation with flag * automatic systemd launch detection
This commit is contained in:
@@ -42,6 +42,7 @@ var (
|
||||
type ConfigInfo struct {
|
||||
LogLevel LogLevel
|
||||
StatsLogLevel LogLevel
|
||||
LogSystemdSupport bool
|
||||
UseJSONLog bool
|
||||
DryRun bool
|
||||
Interactive bool
|
||||
|
||||
Reference in New Issue
Block a user