A minimal, styled logging utility for Go
- 🔹 Clean and colored terminal output
- 🔹 Supports emoji and text-based tags
- 🔹 Built-in shortcuts:
Info
,Warn
,Success
,Error
,Debug
- 🔹 Custom emojis and tag casing
- 🔹 Runtime config via
SetConfig
go get github.com/yourpov/logrite