Debug level No incoming connections

pull/3/head
wowario 1 year ago
parent 6b19342aed
commit c9488a6ba6
Signed by: wowario
GPG Key ID: 793504B449C69220

@ -2085,7 +2085,7 @@ namespace nodetool
} }
else else
{ {
const el::Level level = el::Level::Warning; const el::Level level = el::Level::Debug;
MCLOG_RED(level, "global", "No incoming connections - check firewalls/routers allow port " << get_this_peer_port()); MCLOG_RED(level, "global", "No incoming connections - check firewalls/routers allow port " << get_this_peer_port());
} }
} }

Loading…
Cancel
Save