aws_cloudwatch 0.1.1
aws_cloudwatch: ^0.1.1 copied to clipboard
An AWS CloudWatch wrapper package for easy Flutter cloud logging. Currently only logging is supported.
[0.0.1] - 2021/02/10 #
- Added initial code for sending logs to cloudwatch
[0.0.2] - 2021/02/10 #
- Added example
[0.0.3] - 2021/02/10 #
- Updated dependencies
[0.1.0] - 2021/03/23 #
- Updated dependencies for null safety
- Put deprecation warning on xAmzTarget (formerly serviceInstance
- Updated example and docs to reflect changes with xAmzTarget
- Added exception if PutLogEvents returns a status code other than 200
[0.1.1] - 2021/03/23 #
- Removed two more references to ServiceInstance