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

[FR]: better exception logging #356

Closed
2 tasks
bakerboy448 opened this issue Jul 10, 2023 · 1 comment · Fixed by #372
Closed
2 tasks

[FR]: better exception logging #356

bakerboy448 opened this issue Jul 10, 2023 · 1 comment · Fixed by #372
Assignees
Labels
feature request New feature or request status:added-to-develop Feature Request or Bug Fix is in Develop

Comments

@bakerboy448
Copy link
Collaborator

Is your feature request related to a problem? Please elaborate.

When unable to connect one must use debug to get the details. Let's make debugging easier and throw the exception and details with the error

Describe the solution you'd like

Above

Does your solution involve any of the following?

  • New config option
  • New command option

Describe alternatives you've considered

N/a

Who will this benefit?

Support and users

Additional Information

No response

@bakerboy448 bakerboy448 added the feature request New feature or request label Jul 10, 2023
@bobokun
Copy link
Collaborator

bobokun commented Jul 15, 2023

even without debugging turned on, the logs should say the reason why:

https://github.com/StuffAnThings/qbit_manage/blob/master/modules/qbittorrent.py#L74-L85

bobokun added a commit that referenced this issue Jul 15, 2023
@bobokun bobokun added the status:added-to-develop Feature Request or Bug Fix is in Develop label Jul 15, 2023
@bobokun bobokun mentioned this issue Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request status:added-to-develop Feature Request or Bug Fix is in Develop
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants