Open-EO / openeo-python-client

Python client API for OpenEO
https://open-eo.github.io/openeo-python-client/
Apache License 2.0
156 stars 42 forks source link

docs: add logging for multi backend job manager #517

Closed JanssenBrm closed 10 months ago

JanssenBrm commented 11 months ago

The Python client supports the usage of the multi backend job manager (https://open-eo.github.io/openeo-python-client/cookbook/job_manager.html). However, when executing the code that is available on the page, the user doesn't get much logging and it is difficult to monitor if anything is happening, except for looking at the CSV file. It could be interesting to add some more information on how to enable logging for the job manager.

soxofaan commented 10 months ago

done by #518