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 logging to the modules #111

Open
nbro opened this issue Mar 23, 2024 · 0 comments
Open

Add logging to the modules #111

nbro opened this issue Mar 23, 2024 · 0 comments
Assignees

Comments

@nbro
Copy link
Owner

nbro commented Mar 23, 2024

We should introduce log statements in cases where there might be a problem/bug or we need to show some info. For example, we got this bug #110, but we have no info about the inputs (the heap), so it's hard to debug it - we don't know if the problem is in the data structure or the is_min_max_heap function.

@nbro nbro self-assigned this Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant