Skip to content
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

update watchdogutil to call Platform with set logging level on the fly with value False #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dbarashinvd
Copy link
Owner

What I did

prevent runtime error with traceback in warm-reboot due to new python logger functionality allowing to change
the logging level on the fly

How I did it

call Platform with this set on the fly flag set to False, which will pass to chassis and call the logger with this flag
set to False when watchdogutil is calling it

How to verify it

run warm-reboot and verify runtime error and traceback doesn't happen

Previous command output (if the output of a command-line utility has changed)

New command output (if the output of a command-line utility has changed)

with value False to avoid runtime error with traceback in warm-reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant