jacygao / golog

Package golog is a very basic logging library that wraps the standard Go fmt package. golog implements a standard Logger interface and provides basic leveled logging and structured tags. golog can be used as an alternative logging library when the Go log package is a dependency.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jacygao/golog Stargazers