netmiko logs displayed to console #3163
Unanswered
shreyashah
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks,
I have netmiko logs enabled in my script to log it to a file handler.
However, when i run my script with "pytest -s" it also displays all the logs to stdout making the entire output cluttered. I tried to print the handlers of all the loggers in my application and i didnt come across any StreamHandler.
If anyone has any ideas on this, I would appreciate your help. Thanks
Beta Was this translation helpful? Give feedback.
All reactions