99x / 99x/serverless-dynamodb-local
How to see the log/error messages of local dynamodb?
- Dominant language
- JavaScript
- Stars
- 621
- Forks
- 232
- PR merge metrics
- No merged PRs in 30d
Description
Hi there, I really like this plugin. It is much easier to setup the DB, create table and seed data than the official AWS guide. (http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.html).
Right now, there is one thing that I don't quite figure out yet, which is how to see the log message from the local DynamoDB we start?
In the official guide, after running `java -Djava.library.path=./DynamoDBLocal_lib -jar DynamoDBLocal.jar -sharedDb
`, you can see error logs from there, but I don't quite get how to do that with this plugin.
Contributor guide
Research direction
The issue names no repository files or tests. Start by tracing the plugin's DynamoDB Local startup entry point and compare it with the official Java command shown here. Document how users can access local DynamoDB error logs, including any required options or output location; done when the instructions are reproducible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, java, javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100