This PR adds log tailing for each kopia command. The log tailing occurs concurrently with the command, allowing the output of a log file to stdout and/or stderr for the process.
Unit tests pending.
Pull request type
Please check the type of change your PR introduces:
[X] :construction: Work in Progress
[X] :sunflower: Feature
Issues
k10-25828
Test Plan
Will add unit tests. Ideally will also add integration testing.
Change Overview
This PR adds log tailing for each kopia command. The log tailing occurs concurrently with the command, allowing the output of a log file to stdout and/or stderr for the process.
Unit tests pending.
Pull request type
Please check the type of change your PR introduces:
Issues
k10-25828
Test Plan
Will add unit tests. Ideally will also add integration testing.