aws-cloudwatch-logger icon indicating copy to clipboard operation
aws-cloudwatch-logger copied to clipboard

Promise based logger for AWS CloudWatch LogStream

Results 4 aws-cloudwatch-logger issues
Sort by recently updated
recently updated
newest added

Hi, Could you release the last changes with a proper tag ? [This commit](https://github.com/nicolasdao/aws-cloudwatch-logger/commit/8865a8a2d6adcbb38b988638e24c67155417de10) is needed for usability in browser side. Thx !

I had no trouble writing logs to existing log groups and streams but when I tried **createLogStream** I have no joy. I'd like to be able create a new stream...

hi, was running ```npm run build``` just now to deploy and it threw back an error relating to this library. Are you able to fix ? ``` Creating an optimized...

thanks for this lib. after installing today in a React app (16.4) was getting a crash trying to log a message. issue was occurring because the "posix" property was undefined....