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

Adding debug statements in the project #3

Open
3 tasks
ahmedheltaher opened this issue May 5, 2024 · 0 comments
Open
3 tasks

Adding debug statements in the project #3

ahmedheltaher opened this issue May 5, 2024 · 0 comments
Labels
debugging Issues related to debugging, including troubleshooting, error messages, and debugging tools. logging Issues related to logging, including log messages, log configuration, and logging frameworks.

Comments

@ahmedheltaher
Copy link
Owner

Add debug statements to aid in debugging and troubleshooting issues within the project.

Todos:

  • Install the 'debug' library for logging.
  • Add debug statements throughout the codebase to output relevant information during runtime.
  • Ensure debug statements are appropriately formatted and informative.

Acceptance Criteria:

  • Debug statements are added to key areas of the project.
  • Debug statements provide helpful information for diagnosing problems.
  • Debug statements can be enabled or disabled as needed.
@ahmedheltaher ahmedheltaher added debugging Issues related to debugging, including troubleshooting, error messages, and debugging tools. logging Issues related to logging, including log messages, log configuration, and logging frameworks. labels May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debugging Issues related to debugging, including troubleshooting, error messages, and debugging tools. logging Issues related to logging, including log messages, log configuration, and logging frameworks.
Projects
None yet
Development

No branches or pull requests

1 participant