moby/cmd
Brian Goff c7ccc68b15 Silence GRPC logs unless our log level is debug
GRPC is logging a *lot* of garbage at info level.
This configures the GRPC logger such that it is only giving us logs when
at debug level and also adds a log field indicating where the logs are
coming from.

containerd is still currently spewing these same log messages and needs
a separate update.

Without this change `docker build` is extremely noisy in the daemon
logs.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2023-03-21 21:01:10 +00:00
..
docker-proxy cmd/docker-proxy: add "-v / --version" flag 2022-12-27 22:26:57 +01:00
dockerd Silence GRPC logs unless our log level is debug 2023-03-21 21:01:10 +00:00