https://github.com/janos/logging
Logging library for Go
https://github.com/janos/logging
Last synced: 10 months ago
JSON representation
Logging library for Go
- Host: GitHub
- URL: https://github.com/janos/logging
- Owner: janos
- License: bsd-3-clause
- Created: 2015-03-05T04:11:31.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-03-23T08:10:19.000Z (almost 3 years ago)
- Last Synced: 2025-01-29T10:32:24.666Z (12 months ago)
- Language: Go
- Size: 63.5 KB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Logging library for Go
[](https://godoc.org/resenje.org/logging)
## Installation
Run `go get resenje.org/logging` from command line.