diff --git a/changelogs/unreleased/9168-priyansh17 b/changelogs/unreleased/9168-priyansh17 index 5d3e83baf..66b97075a 100644 --- a/changelogs/unreleased/9168-priyansh17 +++ b/changelogs/unreleased/9168-priyansh17 @@ -1,6 +1 @@ -### Enhanced Logging Support for UDM Repositories - -- Introduced context-based logger utilities (`WithLogger` and `LoggerFromContext`) in `pkg/repository/udmrepo/logging/context.go` to allow passing and retrieving loggers via context. -- Refactored backend implementations (Azure, GCS, S3, and Filesystem) to use context-based logging instead of passing loggers directly through options or arguments - -**PR:** [#9168](https://github.com/vmware-tanzu/velero/pull/9168) - Add context logger utilities for enhanced logging support \ No newline at end of file +Introduced context-based logger for backend implementations (Azure, GCS, S3, and Filesystem) \ No newline at end of file