Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 383 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 383 Bytes

glog

Colorful Golang logger for use with CLI projects

Usage Example

go run example/main.go

Output Example

Example Output

Notes

Please be aware that this package bears no relation whatsoever to Golang's glog package or Google's glog package.