More logging
This commit is contained in:
parent
34cb6e5dc7
commit
44a0409798
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ class DockgeConnection:
|
|||
success = True
|
||||
else:
|
||||
print("Issue with login procedure")
|
||||
print(data)
|
||||
return success
|
||||
|
||||
# Functions
|
||||
|
|
Loading…
Reference in a new issue