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