use saner log level
This commit is contained in:
parent
bc7957f393
commit
146cc27b24
@ -728,7 +728,7 @@ handle_mhd_logs (void *cls,
|
||||
sizeof (buf),
|
||||
fm,
|
||||
ap);
|
||||
GNUNET_log_from (GNUNET_ERROR_TYPE_WARNING,
|
||||
GNUNET_log_from (GNUNET_ERROR_TYPE_INFO,
|
||||
"libmicrohttpd",
|
||||
"%s",
|
||||
buf);
|
||||
|
Loading…
Reference in New Issue
Block a user