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

logging instead of print #49

Closed
clausmichele opened this issue Jul 13, 2023 · 1 comment · Fixed by #52
Closed

logging instead of print #49

clausmichele opened this issue Jul 13, 2023 · 1 comment · Fixed by #52
Labels
help wanted Extra attention is needed

Comments

@clausmichele
Copy link
Member

Similarly to the logging improvements done for openeo-processes-dask here: Open-EO/openeo-processes-dask#128
I think we should also do the same for this project, since using print is not ideal:

print(f"Walking node {self._EVAL_ENV.node_uid}")

@LukeWeidenwalker
Copy link
Contributor

Good idea!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants