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

Top 8.2% on proxy.golang.org

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

Go programs sometime generate output you can't easily control like panics and net/http recovered panics. By default, those output contains multiple lines with stack traces. This does not play well with most logging systems that will generate one log event per outputed line. The golp is a simple program that reads those kinds of log on its standard input, and merge all lines of a given panic or standard multi-lines Go log message into a single quoted line. Send panics and other program panics to syslog: Options: Send panics as JSON: Add context:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/rs/golp
License: MIT
Latest release: over 6 years ago
First release: over 6 years ago
Namespace: github.com/rs
Stars: 27 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago

    Loading...
    Readme
    Loading...