Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janos/logging
Logging library for Go
https://github.com/janos/logging
Last synced: about 1 month 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-23T08:10:19.000Z (over 1 year ago)
- Last Synced: 2024-06-21T05:02:37.427Z (5 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
[![GoDoc](https://godoc.org/resenje.org/logging?status.svg)](https://godoc.org/resenje.org/logging)
## Installation
Run `go get resenje.org/logging` from command line.