mirror of
https://github.com/containerd/containerd.git
synced 2026-07-05 14:19:03 +00:00
The logger could be called from multiple goroutines, but t.Log() is not designed for. Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>