Awesome Go

caarlos0/log

CategoryLogging
SubcategoryLogging
Stars0

Colorful CLI logger

About caarlos0/log

log

A Colorful CLI logger.

Build Status Coverage Status

CleanShot 2022-07-04 at 15 06 05@2x

Acknowledgements

This package is a very refactored version of the great apex/log.

Changes are mostly related to reducing the number of dependencies and removing things I don't use, focusing in using it as CLI pretty logger, mainly for GoReleaser.

Make sure to check out the original work by tj!

Frequently Asked Questions

What is caarlos0/log?

caarlos0/log is a Logging library for the Go programming language. Colorful CLI logger

How do I install caarlos0/log?

Install caarlos0/log with the Go module system using `go get caarlos0/log`. Check the repository for the current installation instructions.

What category does caarlos0/log belong to?

caarlos0/log is listed under Logging, specifically Logging.

← Back to Logging