Skip to content

ric-v/glog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glog

Glog glugs the log files in a concurrent and thread-safe way.

Simple and easy implement interface to log fast and efficiently


Features

  • Thread-safe logger
  • Log formatting support
  • Logging in unstructured or structured format (JSON)

Usage

go get github.com/ric-v/glog

Examples

Code.Share.Prosper