Commit Graph

10 Commits

Author SHA1 Message Date
Florian Lindner c62a93396e Rename test functions: verbosity -> log level
Also update doc string here and there.
2018-09-07 10:36:47 +02:00
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 f9c08470ec Merge remote-tracking branch 'upstream/master' 2018-08-09 21:10:03 +02:00
Dan Helfman 282e9565c9 Mentioning new --info --json option in NEWS. 2018-07-28 20:24:19 -07:00
Thomas LÉVEIL b714ffd48b add support for `--info --json` (#83) 2018-07-29 03:17:45 +00:00
Thomas LÉVEIL 789bcd402a add support for `--list --json` (#74) 2018-07-28 21:21:38 +00: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 765e343c71 Support for Borg --info via borgmatic command-line (#61). 2018-05-26 16:19:05 -07:00