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

github.com/containerd/log

Package log provides types and functions related to logging, passing loggers through a context, and attaching context to the logger. This package contains various types that are aliases for types in logrus. These aliases are intended for transitioning away from hard-coding logrus as logging implementation. Consumers of this package are encouraged to use the type-aliases from this package instead of directly using their logrus equivalent. The intent is to replace these aliases with locally defined types and interfaces once all consumers are no longer directly importing logrus types. IMPORTANT: due to the transitional purpose of this package, it is not guaranteed for the full logrus API to be provided in the future. As outlined, these aliases are provided as a step to transition away from a specific implementation which, as a result, exposes the full logrus API. While no decisions have been made on the ultimate design and interface provided by this package, we do not expect carrying "less common" features.

Ecosystem
proxy.golang.org
Latest Release
v0.1.0
over 2 years ago
Versions
1
Dependent Packages
1,785
Dependent Repos
4
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/containerd/log
spec
License Apache-2.0
Namespace github.com/containerd
First Release over 2 years ago
Last Synced 1 day ago
Repository
Stars 7 on GitHub
Forks 4 on GitHub
Docker Dependents 305
Docker Downloads 3,805,341,105
Rankings on proxy.golang.org
Overall Top 8.5%
Dependent packages Top 0.2%
Dependent repos Top 2.5%
Docker downloads Top 1.1%