logdna / logdna-cloudwatch

AWS Lambda for logging from CloudWatch into LogDNA
MIT License
12 stars 19 forks source link

Restructure the implementation #27

Open smusali opened 3 years ago

smusali commented 3 years ago

It is required to implement the lambda in a very testable way which requires refactoring and restructuring by using @logdna/logger and eslint-config-logdna

smusali commented 3 years ago

This ticket must also handle JSON logs in a wiser and more proper way as reported here.