lambda-log-wrapper
Advanced tools
Comparing version
@@ -46,3 +46,3 @@ 'use strict'; | ||
}; | ||
console.log(log); | ||
//console.log(log); | ||
console.log(JSON.stringify(log)); | ||
@@ -49,0 +49,0 @@ |
{ | ||
"name": "lambda-log-wrapper", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "This is wrapper around node lambda which calls and logs ", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
6692
0.03%