tjfontaine / native-dns-packet

DNS parsing and writing in javascript
MIT License
58 stars 36 forks source link

Logging needed? #6

Open taoeffect opened 10 years ago

taoeffect commented 10 years ago

Shouldn't there be logging done on a BufferCursorOverflow exception and/or truncate message?

Ideally I should be able to pass in a winston logger to be used.