mirror of
https://github.com/clearlinux/libnetwork.git
synced 2026-08-28 21:35:53 +00:00
e9c0bad4e1
There were some unconditional debug logging in serf. Removed them and made then go through logrus writers based on what error level the log string contains. Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>