rustic icon indicating copy to clipboard operation
rustic copied to clipboard

Include command line status report as [INFO] in log

Open Valentin-Metz opened this issue 9 months ago • 0 comments

If I do a backup from the command line with a logfile set, I get the following info on stdout:

Files:       85774 new, 146755 changed, 4622787 unchanged
Dirs:        12748 new, 6943 changed, 412867 unchanged
Added to the repo: 6.1 GiB (raw: 13.8 GiB)
processed 4855316 files, 1.0 TiB
snapshot 5f7ed4ce successfully saved.

This should also be included in the logfile as [INFO] before the backup is reported as completed:

2025-01-08T08:14:05.148194729Z [INFO] backup of PATH done.

Valentin-Metz avatar Jan 09 '25 02:01 Valentin-Metz