mirror of
https://github.com/containerd/containerd.git
synced 2026-08-09 17:39:22 +00:00
Avoid using logrus concepts in the API, use slog style log levels with integer values and 0 meaning the default "info" level. Signed-off-by: Derek McGowan <derek@mcg.dev>