Skip to content

Commit 545df16

Browse files
Igor Drobiazkojhorbulyk
authored andcommitted
More logs
1 parent 4d34ece commit 545df16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/actions/write.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ function processAction(msg) {
5151
});
5252
const fileName = messageToEmit.id + '.csv';
5353
messageToEmit.attachments[fileName] = signedUrl.get_url;
54+
console.log('%j', messageToEmit);
5455
signedUrl = null;
5556
rowCount = 0;
5657

0 commit comments

Comments
 (0)