HPInc / jipp

A Java-compatible implementation of IPP
MIT License
153 stars 42 forks source link

Better debug output for types #55

Closed GladeDiviney closed 5 years ago

GladeDiviney commented 5 years ago

Instead of

com.hp.jipp.encoding.KeywordType@5c084f9=job-state-reasons = [none]

we should see something like

KeywordType(job-state-reasons) = [none]