📚 caarlos0/log - Awesome Go Library for Logging

Colorful CLI logger
🏷️ Logging
📂 Logging
⭐ 0 stars
Detailed Description of caarlos0/log
log
A Colorful CLI logger.

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!