lib: ignore paramiko logger

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2022-01-21 10:46:33 +01:00
parent e12cbd8711
commit dd8b579dd6
2 changed files with 2 additions and 1 deletions

View File

@ -30,4 +30,4 @@ This data is not cleaned, so if your flow involves inputting a password, it will
## Session ID
The unique ID for the currently used session. This can be used to debug issues with flows restarting/loosing state.
The unique ID for the currently used session. This can be used to debug issues with flows restarting/losing state.