Skip to content

Commit

Permalink
Logging for paramiko and connection failures
Browse files Browse the repository at this point in the history
  • Loading branch information
chidanandpujar committed Jan 21, 2025
1 parent 236f60e commit a5cbe8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/jnpr/junos/device.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
logging.thread = None
paramiko.util.log_to_file("paramiko.log")


class _MyTemplateLoader(jinja2.BaseLoader):
"""
Create a jinja2 template loader class that can be used to
Expand Down

0 comments on commit a5cbe8d

Please sign in to comment.