Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix SnapshotLifecycleService logger (#48711)
The logger was erroneously using the `SnapshotLifecycleMetadata` class for its initialization, making it hard to target packages for logging levels since `SnapshotLifecycleMetadata` is in a different package.
- Loading branch information