From 23b982b51e8f1c152053154c0fce4cfc4cfcbf67 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 16 Mar 2016 22:14:12 +0000 Subject: -normal during shutdown, reduce log level --- src/ats/ats_api_scheduling.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ats/ats_api_scheduling.c') diff --git a/src/ats/ats_api_scheduling.c b/src/ats/ats_api_scheduling.c index 1333ec95b..d26841878 100644 --- a/src/ats/ats_api_scheduling.c +++ b/src/ats/ats_api_scheduling.c @@ -467,7 +467,7 @@ error_handler (void *cls, { struct GNUNET_ATS_SchedulingHandle *sh = cls; - LOG (GNUNET_ERROR_TYPE_ERROR, + LOG (GNUNET_ERROR_TYPE_DEBUG, "ATS connection died (code %d), reconnecting\n", (int) error); force_reconnect (sh); -- cgit v1.2.3