Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cubicrootxyz/gologger
Logging wrapper for golang
https://github.com/cubicrootxyz/gologger
Last synced: about 8 hours ago
JSON representation
Logging wrapper for golang
- Host: GitHub
- URL: https://github.com/cubicrootxyz/gologger
- Owner: CubicrootXYZ
- License: mit
- Created: 2023-01-15T15:22:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-02T11:26:10.000Z (about 1 year ago)
- Last Synced: 2024-06-21T05:59:19.827Z (5 months ago)
- Language: Go
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gologger
Logging wrapper for golang. Wraps [zap](https://github.com/uber-go/zap) for simpler use and to be able to change the
logger under the hood.## Adapters
The logger can be adapted for usage in:
- mautrix/crypto