An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/caarlos0/log

Package logger implements a simple and colorful CLI logger that can be used to pretty-print output without too much effort. It has some structured logging functionality and simple "indent" utilities to better organize output, and that's about it. Errors are passed to WithError(), populating the "error" field. Structured logging is supported with fields, and is recommended over the formatted message variants. Unstructured logging is supported, but not recommended since it is hard to query.
22 versions
Latest release: 11 months ago
141 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/caarlos0/log

Dependent Repos 0