zarr-python icon indicating copy to clipboard operation
zarr-python copied to clipboard

[v3] Add logging to store, array, and group classes

Open jhamman opened this issue 1 year ago • 0 comments

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)

jhamman avatar Apr 05 '24 19:04 jhamman