A Colorful CLI logger.
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!