revisitors/gorevisit

bad json decode should log message for debugging

taotetek opened this issue · 1 comments

When a JSON message is received that can't be decoded properly, log the message for debugging.

Note that the messages include a very long base64 encoded string of image data. This should be truncated to maybe 20 characters in the log.