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

WIP: Logging: Introduced logging method for debugging #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ananthanandanan
Copy link
Collaborator

@ananthanandanan ananthanandanan commented May 6, 2020

This commit fixes #52 .

@Aniketh01
Copy link
Member

Is it all there is to point out to as debug points? As an initial work, this looks good enough.

There is a merge conflicts as well. Please fix that.

Thinking about this right now, it came to me that, it would interesting to have a public function/API that could be used to as a debug print function. That is, have a function like nawab_debugp(args, args), that function could be exposed to the tests we write and within the internal code as well.

@ananthanandanan ananthanandanan changed the title Logging: Introduced logging method for debugging WIP: Logging: Introduced logging method for debugging May 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Another log level: debug
2 participants