rynop / dynamodb-local

A wrapper for AWS DynamoDB Local, intended for use in testcases
MIT License
52 stars 30 forks source link

Using the debug package to log to the console #22

Closed mogwai closed 5 years ago

mogwai commented 5 years ago

Prevents the package from spamming when your not interested in its output

rynop commented 5 years ago

Thanks. Working on upating in npm now..

rynop commented 5 years ago

new ver published. thanks!