https://github.com/jcxplorer/cwlogger
Go library for reliably writing logs to Amazon CloudWatch Logs
https://github.com/jcxplorer/cwlogger
aws cloudwatch-logs go golang logger logging
Last synced: 5 months ago
JSON representation
Go library for reliably writing logs to Amazon CloudWatch Logs
- Host: GitHub
- URL: https://github.com/jcxplorer/cwlogger
- Owner: jcxplorer
- License: mit
- Created: 2017-06-24T22:18:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-08-10T12:22:21.000Z (almost 4 years ago)
- Last Synced: 2025-08-14T01:32:51.916Z (10 months ago)
- Topics: aws, cloudwatch-logs, go, golang, logger, logging
- Language: Go
- Homepage:
- Size: 19.5 KB
- Stars: 10
- Watchers: 3
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# cwlogger
[](https://godoc.org/github.com/jcxplorer/cwlogger)
[](https://travis-ci.org/jcxplorer/cwlogger)
[](https://codecov.io/gh/jcxplorer/cwlogger)
[](https://codeclimate.com/github/jcxplorer/cwlogger)
A Go library for easily and reliably writing logs to Amazon CloudWatch Logs.
## Documentation
See [GoDoc](https://godoc.org/github.com/jcxplorer/cwlogger) for usage
instructions and API documentation.
## License
MIT License.