proxy.golang.org : github.com/flimzy/log
Package log provides a simple wrapper around the standard Go library's 'log' package, combining concepts from two of Dave Cheney's blog posts: In particular, it exposes only the log.Print* functions, and adds an additional set of log.Debug* functions, which in turn call their log.Print* counterparts only when the 'debug' build tag is present.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/flimzy/log
License: MIT
Latest release: over 8 years ago
First release: over 8 years ago
Namespace: github.com/flimzy
Dependent repositories: 1
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago