Skip to content

store: add logging for store ops, fixes #104#106

Merged
ThomasWaldmann merged 1 commit intoborgbackup:masterfrom
ThomasWaldmann:access-log
May 14, 2025
Merged

store: add logging for store ops, fixes #104#106
ThomasWaldmann merged 1 commit intoborgbackup:masterfrom
ThomasWaldmann:access-log

Conversation

@ThomasWaldmann
Copy link
Member

logs:

  • operation
  • name(s)
  • params like deleted
  • size and timing

note:

  • logging is done at debug level, so log output is not visible with a default logger.
  • borgstore does not configure logging, that is the task of the application that uses borgstore.

@ThomasWaldmann ThomasWaldmann force-pushed the access-log branch 3 times, most recently from 30dc926 to c0dfc3d Compare May 14, 2025 19:59
logs:
- operation
- name(s)
- params like deleted
- size and timing

note:
- logging is done at debug level, so log output is not visible with a default logger.
- borgstore does not configure logging, that is the task of the application that uses borgstore.
@ThomasWaldmann ThomasWaldmann merged commit 2a83732 into borgbackup:master May 14, 2025
7 checks passed
@ThomasWaldmann ThomasWaldmann deleted the access-log branch May 14, 2025 20:48
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.

1 participant