useid / handlersjs

MIT License
3 stars 3 forks source link

fix: don't log buffers #227

Closed AbelVandenBriel closed 1 year ago

AbelVandenBriel commented 1 year ago

Logging a Buffer doesn't make much sense. We can't read or understand a buffer anyway, so simply logging the fact that the body is a buffer is fine, and results in a less cluttered log.