Categorygithub.com/catalystgo/logger
module
0.1.1
Repository: https://github.com/catalystgo/logger.git
Documentation: pkg.go.dev

# README

logger 📝

Go Report Card Go Reference GitHub

logger/cli 🎨

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/cli 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

# Packages

No description provided by the author
No description provided by the author