serverless-dynamodb-local icon indicating copy to clipboard operation
serverless-dynamodb-local copied to clipboard

Log Dynamodb Local errors to console

Open AshanFernando opened this issue 8 years ago • 0 comments
trafficstars

Currently dynamodb-localhost plugin(Dependency to serverless-dynamodb-local) doesn't include error logs coming from dynamodb local to the console. This needs to be implemented, listening to console output from dynamodb local process.

Reference https://github.com/99xt/dynamodb-localhost/blob/master/index.js

AshanFernando avatar Aug 07 '17 11:08 AshanFernando