99x / 99x/serverless-dynamodb-local

Log Dynamodb Local errors to console

Open
#115 0 comments 4 reactions 0 assignees View on GitHub
Hacktitude
Dominant language
JavaScript
Stars
621
Forks
232
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Research direction

Start with the referenced index.js in the dynamodb-localhost plugin and trace how the dynamodb-local process is started and how its output is handled. Confirm the expected console behavior by running the local plugin; done means errors emitted by the DynamoDB Local process are visible in the console.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, javascript
Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.