logger π

logger/log π¨
A simple and colorful logging package for Go.
It provides different log levels, colors, and prefixes for each log level. a good fit for CLI applications.
logger/log documentation
logger/logger π
A simple wrapper over zap logger.
It supports various log levels, json output, context awareness, and traceability. a good fit for web applications.
logger/logger documentation
Milestone π
- Add wakatime badge
- Write tests