Logging #34

Closed
opened 2018-01-05 05:34:22 +00:00 by import_bot · 0 comments
Collaborator

borgmatic has support for enabling various verbosity levels at the command-line. And these levels largely affect the logging spew from the underlying Borg calls. But given that borgmatic now has support for multiple repositories (and thus more underlying Borg calls) and soon, #15: multiple config files (and thus even more Borg calls).. It would be handy to add some of borgmatic's own logging to help frame and sort out all the resulting Borg logging spew when verbosity levels are high.

And plus, it's just good practice to instrument code with logging to aide in debugging.


Imported from Taiga issue 33 (done). Created on 2017-07-25T04:52:23+0000 by Dan Helfman.

borgmatic has support for enabling various verbosity levels at the command-line. And these levels largely affect the logging spew from the underlying Borg calls. But given that borgmatic now has support for multiple repositories (and thus more underlying Borg calls) and soon, #15: multiple config files (and thus even *more* Borg calls).. It would be handy to add some of borgmatic's own logging to help frame and sort out all the resulting Borg logging spew when verbosity levels are high. And plus, it's just good practice to instrument code with logging to aide in debugging. --- Imported from Taiga issue 33 (done). Created on 2017-07-25T04:52:23+0000 by Dan Helfman.
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: borgmatic-collective/borgmatic#34
No description provided.