Skip to content
/ glog Public

Colorful Golang logger for use with CLI projects

License

Notifications You must be signed in to change notification settings

toxyl/glog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.