KyleRoss / node-lambda-log

Basic logging mechanism for Node.js Lambda Functions and other AWS services, which produces logs in JSON format for easier reading through Cloudwatch Logs.
https://lambdalog.dev
MIT License
193 stars 16 forks source link

Rewrite LambdaLog using TypeScript #64

Open KyleRoss opened 3 years ago

KyleRoss commented 3 years ago

Description

I want to rewrite LambdaLog from the ground up using TypeScript. This will provide a few benefits: