rustic icon indicating copy to clipboard operation
rustic copied to clipboard

feat!: Add log-level-logfile and log-level-dryrun options; remove quiet options

Open aawsome opened this issue 4 months ago • 1 comments

Note: The new log-level-* options change the default behavior of log levels when using a log file.

Previous behavior: log-level gives the log-level used in the config file; only warnings/errors are logged to stderr New behavior: logging to log-file is determined by log-level-logfile; logging to stderr is determined by log-level.

Instead of using the quiet options for backup and forget, users should now fine-tune their logging-options.

aawsome avatar Sep 16 '25 07:09 aawsome

see also #1562

aawsome avatar Sep 16 '25 07:09 aawsome