-
Notifications
You must be signed in to change notification settings - Fork 3
Add logging functionality to iMOD Python #488
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
Milestone
Comments
In GitLab by @JoerivanEngelen on Jul 25, 2023, 17:32 added #489 as child task |
In GitLab by @JoerivanEngelen on Jul 25, 2023, 17:33 added #490 as child task |
In GitLab by @JoerivanEngelen on Jul 25, 2023, 17:41 added #491 as child task |
In GitLab by @JoerivanEngelen on Jul 25, 2023, 17:41 added #492 as child task |
In GitLab by @JoerivanEngelen on Jul 25, 2023, 17:42 added #493 as child task |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
In GitLab by @JoerivanEngelen on Jul 25, 2023, 17:31
We are currently lacking logging functionality, see for example:
https://gitlab.com/deltares/imod/imod-python/-/work_items/433
This is especially annoying when certain methods shouldn't do anything, but you want to inform the user why this is the case (without raising an exception).
Two other packages at Deltares have logging added, it is good to investigate these.
Tasks
The text was updated successfully, but these errors were encountered: