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

Top 3.2% on proxy.golang.org
Top 1.8% dependent packages on proxy.golang.org
Top 1.0% dependent repos on proxy.golang.org
Top 5.9% forks on proxy.golang.org

proxy.golang.org : github.com/rs/xlog

Package xlog is a logger coupled with HTTP net/context aware middleware. Unlike most loggers, xlog will never block your application because one its outputs is lagging. The log commands are connected to their outputs through a buffered channel and will prefer to discard messages if the buffer get full. All message formatting, serialization and transport happen in a dedicated go routine. Features: It works best in combination with github.com/rs/xhandler.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/rs/xlog
License: MIT
Latest release: over 7 years ago
First release: over 7 years ago
Namespace: github.com/rs
Dependent packages: 9
Dependent repositories: 33
Stars: 137 on GitHub
Forks: 13 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 26 days ago

    Loading...
    Readme
    Loading...