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

Implement formal logging system #13

Open
BSchilperoort opened this issue Jul 17, 2023 · 2 comments
Open

Implement formal logging system #13

BSchilperoort opened this issue Jul 17, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@BSchilperoort
Copy link
Contributor

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)

@geek-yang
Copy link
Member

Good point! And this logging system should output all error and warning messages in one file (e.g. like the .out file on snellius).

@BSchilperoort
Copy link
Contributor Author

And depending on the logging level and debug level, print to terminal.

@BSchilperoort BSchilperoort added the enhancement New feature or request label Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants