containerd/log
Stephen J Day 5288d8f9fe log: improve module-oriented logging
To improve the output of module logging, we now include a path that
represents the modules that a context has passed through. This makes it
easy to tell if a log line came from a particular module hierarchy.

A helper function, `WithModule`, provides an easy way to mark a context
with a module and inject that module into the logger.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2016-08-02 16:41:49 -07:00
..
context.go log: improve module-oriented logging 2016-08-02 16:41:49 -07:00
grpc.go log: replace grpc logger with logrus 2016-05-12 15:53:32 -07:00