|
|
|
|
|
by jacobkranz
4274 days ago
|
|
I've been trying to find a small logger program for Go and haven't had time to write my own. Looks great and may start using it :) The one minor issue is there is a syntax error in the readme. Should be import "github.com/apsdehal/go-logger", not "go get github.com/apsdehal/go-logger" |
|