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

Add more debug info with --more key #67

Closed
Tim55667757 opened this issue Nov 4, 2022 · 1 comment
Closed

Add more debug info with --more key #67

Tim55667757 opened this issue Nov 4, 2022 · 1 comment
Assignees
Labels
Feature New feature, request or an idea
Milestone

Comments

@Tim55667757
Copy link
Owner

--debug-level, --verbosity or -v keys only switch log level verbosity. It is need to implement --more key that be turn on all debug information, such as net request and response headers, also set debug=True in all methods with that parameter and so on.

@Tim55667757 Tim55667757 added the Task A small task or improvements label Nov 4, 2022
@Tim55667757 Tim55667757 self-assigned this Nov 4, 2022
@Tim55667757 Tim55667757 added this to the release-1.5 milestone Nov 4, 2022
@Tim55667757 Tim55667757 changed the title Add debug mode to --debug-level option Add more debug info with --more key Nov 13, 2022
Tim55667757 added a commit that referenced this issue Nov 13, 2022
Tim55667757 added a commit that referenced this issue Nov 13, 2022
@Tim55667757
Copy link
Owner Author

Implemented since v1.5.*

The --more (--more-debug) key additionally includes debugging information in all methods and displays it in the logs, for example, network requests, responses and their headers.

Tim55667757 added a commit that referenced this issue Nov 13, 2022
Tim55667757 added a commit that referenced this issue Nov 13, 2022
@Tim55667757 Tim55667757 added Feature New feature, request or an idea and removed Task A small task or improvements labels Nov 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature, request or an idea
Projects
None yet
Development

No branches or pull requests

1 participant