We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For now we return (debugging) info to the user with print statements.
Eventually we should probably change the print statements to a more formal logging system.
Originally posted by @BSchilperoort in #11 (comment)
The text was updated successfully, but these errors were encountered:
Good point! And this logging system should output all error and warning messages in one file (e.g. like the .out file on snellius).
.out
Sorry, something went wrong.
And depending on the logging level and debug level, print to terminal.
No branches or pull requests
For now we return (debugging) info to the user with print statements.
Eventually we should probably change the print statements to a more formal logging system.
Originally posted by @BSchilperoort in #11 (comment)
The text was updated successfully, but these errors were encountered: