logger-4.2.0
Enhancement:
- Update to behave well in a browser. #134
While Logger is still intended primarily for use in AWS Lambda, it also worked in any Node.js environment such as local development and AWS Fargate. With this update, it will also work in a browser console. This allows for Logger to exist in shared code libraries.