Lib should be less chatty when LOG_LEVEL=info.
Also this: https://github.com/NYPL-discovery/node-nypl-streams-client/blob/master/lib/client.js#L84 produces this:
Successfully sent ,, to IndexDocumentQueue kinesis.
..if records don't have a id property. Bad assumption. Should select a different property or just output a truncated form of JSON.stringify
Lib should be less chatty when LOG_LEVEL=info.
Also this: https://github.com/NYPL-discovery/node-nypl-streams-client/blob/master/lib/client.js#L84 produces this:
..if records don't have a
idproperty. Bad assumption. Should select a different property or just output a truncated form of JSON.stringify