Debug level No incoming connections

pull/461/head
wowario 1 year ago
parent 99682fb3a7
commit 8695701058
No known key found for this signature in database
GPG Key ID: 24DCBE762DE9C111

@ -2065,7 +2065,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