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

Debug Levels #304

Open
lorenzleutgeb opened this issue Oct 21, 2021 · 0 comments
Open

Debug Levels #304

lorenzleutgeb opened this issue Oct 21, 2021 · 0 comments

Comments

@lorenzleutgeb
Copy link
Member

Introduce debug levels, for example:

Level Consequence
1 Print graphs and preprocessed
2 debugInternalChecks

(Debug levels are cumulative, i.e. setting a debug level of n means implicitly also setting all debug levels less than n.)

This was referenced Oct 21, 2021
lorenzleutgeb added a commit that referenced this issue Oct 21, 2021
See issues #302, #303, #304 on GitHub.

Also some code quality improvements.
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