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 --debug flag #14

Closed
swiftraccoon opened this issue Nov 2, 2023 · 1 comment
Closed

add --debug flag #14

swiftraccoon opened this issue Nov 2, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@swiftraccoon
Copy link
Owner

let's implement official debugging instead of commenting out stuff. preferably with debug levels

@swiftraccoon swiftraccoon added the enhancement New feature or request label Nov 2, 2023
swiftraccoon referenced this issue Nov 14, 2023
- Added boolean flags for debugging different components.
- Added debugging output to functions in curlHelper.cpp.
- Refactored code to use the new debug flags to control the output of debugging messages.
@swiftraccoon
Copy link
Owner Author

Instead of a --debug flag I decided to set them as flags for individual files in the config.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant