containerd/server
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
..
config.go Remove reaper from containerd daemon 2018-01-10 11:51:58 -05:00
server_linux.go Remove reaper from containerd daemon 2018-01-10 11:51:58 -05:00
server_solaris.go Use defaults pkg for all platforms 2017-11-28 18:04:21 -08:00
server_test.go Validate that root and state paths are different. 2017-11-10 12:32:51 -05:00
server_unsupported.go Use defaults pkg for all platforms 2017-11-28 18:04:21 -08:00
server_windows.go Use defaults pkg for all platforms 2017-11-28 18:04:21 -08:00
server.go log: remove log "module" system 2018-01-18 11:22:13 -08:00