zarr-python
zarr-python copied to clipboard
[v3] Add logging to store, array, and group classes
Some basic logging will really help with debugging Zarr. Specific objectives here:
- [ ] develop common utility for generating a logger
- [ ] add basic logging to array and group classes
- [ ] add basic logging to core stores
- [ ] allow log level to be set via runtime config (#1772)