Skip to content

feat: support source-specific backup log files - #1862

Draft
magrathean-uk wants to merge 2 commits into
rustic-rs:mainfrom
magrathean-uk:fix/issue-1434
Draft

feat: support source-specific backup log files#1862
magrathean-uk wants to merge 2 commits into
rustic-rs:mainfrom
magrathean-uk:fix/issue-1434

Conversation

@magrathean-uk

Copy link
Copy Markdown

Fixes #1434

Allows a configured backup snapshot to select its own log file and reapplies the global logger settings for each source so the destination does not leak into the next backup.

Validation: cargo fmt; cargo check --locked.

@aawsome

aawsome commented Aug 9, 2026

Copy link
Copy Markdown
Member

Thanks a lot for the PR @magrathean-uk I think the unit tests will not work as this new option is not reflected there.

@magrathean-uk

Copy link
Copy Markdown
Author

Good catch! I've updated the insta config snapshots to include the new log_file field. Unit tests are all passing cleanly now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Specific log files

2 participants