Skip to content

Commit 052577c

Browse files
author
David Gatti
committed
Debugging AWS SDK
1 parent 9bbc1d6 commit 052577c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
let AWS = require('aws-sdk');
22
let parser = require("mailparser").simpleParser;
33

4+
AWS.config.logger = console;
5+
46
//
57
// Initialize S3.
68
//

0 commit comments

Comments
 (0)