log

May 1, 2023 ยท View on GitHub

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!