mirror of
https://github.com/rclone/rclone.git
synced 2024-12-23 15:38:57 +01:00
docs: note that copytruncate is needed for --log-file with logrotate #2259
This commit is contained in:
parent
ae562b5a4f
commit
da4a5e1fb3
@ -476,6 +476,10 @@ This can be useful for tracking down problems with syncs in
|
||||
combination with the `-v` flag. See the [Logging section](#logging)
|
||||
for more info.
|
||||
|
||||
Note that if you are using the `logrotate` program to manage rclone's
|
||||
logs, then you should use the `copytruncate` option as rclone doesn't
|
||||
have a signal to rotate logs.
|
||||
|
||||
### --log-level LEVEL ###
|
||||
|
||||
This sets the log level for rclone. The default log level is `NOTICE`.
|
||||
|
Loading…
Reference in New Issue
Block a user