We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 814d43f commit c57848eCopy full SHA for c57848e
README.md
@@ -1,5 +1,10 @@
1
# Sentry client for zap logger
2
3
+## Installation
4
+```
5
+go get github.com/TheZeroSlave/zapsentry@latest
6
7
+
8
## Integration using Sentry Client
9
10
Integration of sentry client into zap.Logger is pretty simple:
0 commit comments