Log changes to reduce logging noise

Signed-off-by: Russell Young <ruyoung@microsoft.com>
This commit is contained in:
Russ Young
2020-12-02 12:13:50 -07:00
committed by Nikos Mavrogiannopoulos
parent 2f0b1bba0d
commit 3055c15c96
3 changed files with 7 additions and 3 deletions

View File

@@ -1751,7 +1751,7 @@ static int send_routes(worker_st *ws, struct http_req_st *req,
continue;
if (req->no_ipv4 != 0 && ip6 == 0)
continue;
oclog(ws, LOG_INFO, "%s route %s", txt, routes[i]);
oclog(ws, LOG_DEBUG, "%s route %s", txt, routes[i]);
if (ip6 != 0 && ws->full_ipv6) {
ret = cstp_printf(ws,