I guess @ursm means: it would be great if this library included debug statements.
I don't know of any "debug libraries" for arduino, usually Serial.print() works perfectly, optionally with the data type: Serial.print(78, BIN). See also https://www.arduino.cc/en/Serial/Print