https://github.com/veritone/go-logger
https://github.com/veritone/go-logger
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/veritone/go-logger
- Owner: veritone
- License: apache-2.0
- Created: 2017-01-24T17:52:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-27T06:22:22.000Z (almost 8 years ago)
- Last Synced: 2025-08-14T09:41:27.552Z (10 months ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 53
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# package logger
Basic wrapper around [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus)
See tests for examples.