https://github.com/williamlsh/logging
Production ready logging util based on Zerolog.
https://github.com/williamlsh/logging
golang logging
Last synced: 7 months ago
JSON representation
Production ready logging util based on Zerolog.
- Host: GitHub
- URL: https://github.com/williamlsh/logging
- Owner: williamlsh
- License: mit
- Created: 2021-08-07T06:21:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T10:03:42.000Z (almost 3 years ago)
- Last Synced: 2025-05-17T10:40:26.307Z (8 months ago)
- Topics: golang, logging
- Language: Go
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A logging package for production ready usage.
This logging package aims to be a fundamental and production ready utility for projects build with Golang based on `zerolog`. It's customized for both development and production environments.