containerd/log
Kazuyoshi Kato 791428005f Prevent a race condition in testHook
The logger could be called from multiple goroutines,
but t.Log() is not designed for.

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2022-12-16 23:50:38 +00:00
..
logtest Prevent a race condition in testHook 2022-12-16 23:50:38 +00:00
context_test.go Use testify 2022-04-01 18:17:58 -07:00
context.go Add open telemetry logging hook for logrus 2021-09-21 21:19:28 +00:00