containerd/log
Stephen J Day 5cab90d270
log: remove log "module" system
After comtemplation, the complexity of the logging module system
outweighs its usefulness. This changeset removes the system and restores
lighter weight code paths. As a concession, we can always provide more
context when necessary to log messages to understand them without having
to fork the context for a certain set of calls.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2018-01-18 11:22:13 -08:00
..
context_test.go log: remove log "module" system 2018-01-18 11:22:13 -08:00
context.go log: remove log "module" system 2018-01-18 11:22:13 -08:00
grpc.go Discard grpc logs by default 2017-06-14 11:58:13 -07:00