An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/subchen/go-log

Package log is a simple and configurable Logging in Go, with level, formatters and writers. It is completely API compatible with the standard library logger. The simplest way to use log is simply the package-level exported logger: package main Output: You also can config `log.Default` or new `log.Logger` to customize formatter and writer. Output log in `/tmp/test.log`: For a full guide visit https://github.com/subchen/go-log

Ecosystem
proxy.golang.org
Latest Release
v3.0.0+incompatible
almost 8 years ago
Versions
6
Dependent Packages
5
Dependent Repos
5
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/subchen/go-log
spec
License Apache-2.0
Namespace github.com/subchen
First Release over 9 years ago
Last Synced 11 days ago
Repository
Stars 13 on GitHub
Forks 7 on GitHub
Docker Dependents 1
Docker Downloads 13
Rankings on proxy.golang.org
Overall Top 4.6%
Dependent packages Top 2.5%
Dependent repos Top 2.3%
Forks Top 7.3%
Docker downloads Top 1.9%