mirror of
https://github.com/containerd/containerd.git
synced 2026-07-12 02:26:11 +00:00
- combine consecutive "WithField" calls to "WithFields", as multiple calls is known to be expensive. - include a "snapshotter" field in logs to allow correlating actions with specific snapshotters. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>