Commit Graph

8 Commits

Author SHA1 Message Date
Florian Lindner bfbb3bd72e Use logger.getEffectiveLevel for arguments that should ONLY be at a
certain log level.

Extend the verbosity mock, s.t. it also mocks getEffectiveLevel
Found one more disallowed --debug --stats combination.
2018-09-04 19:46:59 +02:00
Florian Lindner 9628e385a6 Merge remote-tracking branch 'upstream/master' 2018-08-22 22:08:18 +02:00
Dan Helfman 7d40a448cb Pass --show-rc option to Borg when at highest verbosity level (#89). 2018-08-19 12:44:40 -07:00
Florian Lindner 3b5564babf First version that uses the log level for verboseness
Still needs some renaming and fine tuning of log settings.
2018-07-15 10:04:34 +02:00
Dan Helfman 2d3f5fa05d Support for Borg --lock-wait option for the maximum wait for a repository/cache lock (#56). 2018-02-19 15:51:04 -08:00
Dan Helfman cd189c4fe4 48: Add "local_path" to configuration for specifying an alternative Borg executable path. 2018-01-14 16:35:24 -08:00
Dan ca4312bb85 Support for Borg --remote-ratelimit for limiting upload rate. And log Borg commands. 2017-11-02 22:22:40 -07:00
Dan Helfman 247d36a309 Split out Borg integration code into multiple files, as it was getting kind of hairy all in one. 2017-08-05 16:21:39 -07:00