chore: update log

This commit is contained in:
Adhiraj Singh
2022-01-16 16:03:22 +05:30
parent 4112c68556
commit f7f86e69d6

View File

@@ -106,7 +106,7 @@ export const makeMessagesSocket = (config: SocketConfig) => {
]
}
logger.debug({ jid, messageIds }, 'reading messages')
logger.debug({ jid, messageIds, type }, 'sending receipt for messages')
await sendNode(node)
}