Junchao-Mellanox
Junchao-Mellanox
> @Junchao-Mellanox @sumanbrcm should we also tagged it for 202205? yes. I added tag
What is the performance impaction of this change? Could you provide test data?
In XCVRD, there is a global logger instance, and there are also daemons. After your change, global logger instance will use log class `Logger`, daemons will use new log class...
I did some simple test with this new logger class. I found a few issues: 1. SysLogger.log_xxx does not work. It is probably caused by wrong log level used in...
Hi @xincunli-sonic , I checked your latest code. It seems the host name issue has been fixed. But the following issue is still there: 1. SysLogger.log_xxx does not work. It...
> Looks like there are some test failures related to the changes here. > > Also, I tested the current changes on a multi-ASIC KVM, and while it looks like...
Hi @saiarcot895 , I have fixed it. The fix is in PR https://github.com/sonic-net/sonic-buildimage/pull/18438
/azpw run Azure.sonic-utilities
/azpw run Azure.sonic-utilities
> i see new CLI commands added , should you add them to the command line reference md file as well? Will update it