https://github.com/natescarlet/zap-sentry
record log using zap and sentry
https://github.com/natescarlet/zap-sentry
logging sentry zap
Last synced: about 1 month ago
JSON representation
record log using zap and sentry
- Host: GitHub
- URL: https://github.com/natescarlet/zap-sentry
- Owner: NateScarlet
- License: mit
- Created: 2020-05-25T12:26:51.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-19T07:46:34.000Z (about 2 years ago)
- Last Synced: 2025-01-16T16:27:03.366Z (over 1 year ago)
- Topics: logging, sentry, zap
- Language: Go
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# zap-sentry
[](https://pkg.go.dev/github.com/NateScarlet/zap-sentry)
[](https://github.com/NateScarlet/zap-sentry/actions)
Record log using zap and sentry.
## Usage
```shell
go get github.com/NateScarlet/zap-sentry
```
Package [logging](./pkg/logging/logging.go) is a simple setup that use `zapsentry.Core`.