That incoming hash message should go through the winston logger object as a verbose message. That logger will need to be set to display those messages as well (its current set at 'info'), and at some point we will need to make that log level configurable so people can easily silence these messages if they'd like to.
That incoming hash message should go through the winston logger object as a verbose message. That logger will need to be set to display those messages as well (its current set at 'info'), and at some point we will need to make that log level configurable so people can easily silence these messages if they'd like to.