A Go (golang) package providing high-performance asynchronous logging, message filtering by severity and category, and multiple message targets.
122
stars
31
forks
source link
Enh: logger.Close() should return error #15
Open
githubjeka opened 7 years ago
P.S. And some thoughts about
https://joeshaw.org/dont-defer-close-on-writable-files/