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

proxy.golang.org : github.com/meowgorithm/babylogger : v1.1.2

Package babylogger is a simple HTTP logging middleware. It works with any multiplexer compatible with the Go standard library. When a terminal is present it will log using nice colors. When the output is not in a terminal (for example in logs) ANSI escape sequences (read: colors) will be stripped from the output. Also note that for accurate response time logging Babylogger should be the first middleware called. Windows support is not currently implemented, however it would be trivial enough with the help of a couple packages from Mattn: http://github.com/mattn/go-isatty and https://github.com/mattn/go-colorable Example using the standard library: Example with Goji:

Registry - Documentation - Download - JSON
purl: pkg:golang/github.com/meowgorithm/[email protected]
Published:
Indexed:

    Loading...
    Readme
    Loading...
    Dependencies