https://github.com/taigrr/log-nats
https://github.com/taigrr/log-nats
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/taigrr/log-nats
- Owner: taigrr
- License: 0bsd
- Created: 2023-03-29T22:59:32.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-17T16:49:26.000Z (almost 3 years ago)
- Last Synced: 2025-01-17T00:19:43.676Z (over 1 year ago)
- Language: Go
- Size: 12.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# log-nats
`log-nats` is an opinionated logging library which allows users to log messages out to a NATS message bus.
## Installation
To install the library:
`go get github.com/taigrr/log-nats`