issues
search
go-playground
/
log
:green_book: Simple, configurable and scalable Structured Logging for Go.
MIT License
293
stars
21
forks
source link
Add SetExitFunc() + Additions
#10
Closed
deankarn
closed
7 years ago
deankarn
commented
7 years ago
Added SetExitFunc() for overriding of the exist function called by Fatal() and Fatalf() calls Thanks @sb10
Added strconv.AppendFloat(...)
Renamed examples to _examples to avaiod pullingi n dependencies, if any, in the examples.