@my-ideas/winston-cloudwatch
v1.13.1
Published
Send logs to Amazon Cloudwatch using Winston.
Downloads
2
Readme
@my-ideas/winston-cloudwatch
Forked from v1.13.1
Why?
Mainly to reduce the footprint of this great module!
- support for node v8 and higher only
aws-sdk
andwinston
are peer dependencies- removed
chalk
- used only to colorize debug statement - removed
lodash
- where used only_.isEmpty
which has been replaced with a lodash-compatible function - removed
proxy-agent
- no support for http proxy in this version
Todo
- Remove
async