mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-05 04:55:22 +00:00
@@ -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
|
||||
Introduced context-based logger for backend implementations (Azure, GCS, S3, and Filesystem)
|
||||
Reference in New Issue
Block a user