-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[xcvrd] Use new logger implementation and enable runtime log level configuration #515
[xcvrd] Use new logger implementation and enable runtime log level configuration #515
Conversation
The checker failure is expected. It should pass after sonic-net/sonic-buildimage#19611 merged. |
@Junchao-Mellanox is this PR ready for review? I see in draft mode |
/azpw run Azure.sonic-platform-daemons |
/AzurePipelines run Azure.sonic-platform-daemons |
Azure Pipelines successfully started running 1 pipeline(s). |
/azpw run Azure.sonic-platform-daemons |
/AzurePipelines run Azure.sonic-platform-daemons |
Azure Pipelines successfully started running 1 pipeline(s). |
/azpw run Azure.sonic-platform-daemons |
/AzurePipelines run Azure.sonic-platform-daemons |
Azure Pipelines successfully started running 1 pipeline(s). |
/azpw run Azure.sonic-platform-daemons |
/AzurePipelines run Azure.sonic-platform-daemons |
Azure Pipelines successfully started running 1 pipeline(s). |
The UT failure is caused by dependency miss. The dependency sonic-net/sonic-buildimage#19611 was merged on 10-27. |
/azpw run Azure.sonic-platform-daemons |
/AzurePipelines run Azure.sonic-platform-daemons |
Azure Pipelines successfully started running 1 pipeline(s). |
Depends on sonic-net/sonic-buildimage#19611
Description
Use new logger class
SysLogger
and enable runtime log level configurationMotivation and Context
Use new logger class
SysLogger
and enable runtime log level configurationHow Has This Been Tested?
Manual test
Additional Information (Optional)