From b51da1117f962351ee2e4f38e5edde1390030d29 Mon Sep 17 00:00:00 2001 From: Prince George Date: Mon, 4 Mar 2024 22:52:57 +0000 Subject: [PATCH] Address comments --- orchagent/portsorch.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orchagent/portsorch.cpp b/orchagent/portsorch.cpp index 6a3bd7e729..180218f45a 100755 --- a/orchagent/portsorch.cpp +++ b/orchagent/portsorch.cpp @@ -5351,7 +5351,7 @@ bool PortsOrch::initializePort(Port &port) } } } - SWSS_LOG_NOTICE("Port %s with oper %s flap_count=%s", port.m_alias.c_str(), operStatus.c_str(), flapCount.c_str()); + SWSS_LOG_INFO("Port %s with oper %s flap_count=%s", port.m_alias.c_str(), operStatus.c_str(), flapCount.c_str()); /** * Create database port oper status as DOWN if attr missing