openzgycpp python binding logging mentions openzgy.wrapper instead of openzgycpp.wrapper
The wrapper/openzgycpp/__init__.py
file prints diagnostic message with the name "openzgy.wrapper", but that was the name on the old full python library.
Instead it should use "openzgycpp.wrapper" throughout (it already does use the proper form in a few places)
See py-wrapper-print.diff