Disable file list at INFO level #2

Closed
opened 2019-11-06 12:45:02 +00:00 by palto42 · 1 comment
Owner

What I'm trying to do and why

Currently the INFO level (verbosity 1) also enables the borg --list --filter AME- which shows all the processed files.

With --stats the stats are also shown on level WARNING (verbosity 0), but no task information anymore.

Idea is to add an option (or new verbosity level) which removes the --list from the INFO level.

See https://projects.torsion.org/palto42/borgmatic/src/branch/master/borgmatic/borg/create.py line 173

#### What I'm trying to do and why Currently the INFO level (verbosity 1) also enables the `borg --list --filter AME-` which shows all the processed files. With --stats the stats are also shown on level WARNING (verbosity 0), but no task information anymore. Idea is to add an option (or new verbosity level) which removes the `--list` from the INFO level. See https://projects.torsion.org/palto42/borgmatic/src/branch/master/borgmatic/borg/create.py line 173
palto42 added the
enhancement
label 2019-11-06 12:45:03 +00:00
Author
Owner

delivered with witten/borgmatic#283

delivered with witten/borgmatic#283
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: palto42/borgmatic#2
No description provided.