The Daily Go via @like
The Daily Go:
Structured, pluggable logging for Go.
https://github.com/Sirupsen/logrus
#Repository #Logger #Logrus
Structured, pluggable logging for Go.
https://github.com/Sirupsen/logrus
#Repository #Logger #Logrus
The Daily Go:
Using The Log Package In Go
https://www.goinggo.net/2013/11/using-log-package-in-go.html
#Guide #Log #Logger
Using The Log Package In Go
https://www.goinggo.net/2013/11/using-log-package-in-go.html
#Guide #Log #Logger
The Daily Go
nanolog
https://github.com/ScottMansfield/nanolog
Why?
It's about 3.75x faster than the equivalent stdlib log package usage and the output log files are about 1/2 the size. These ratios should increase and decrease, respectively, as the amount of unchanging data in each log line increases.
#Repository #Logger
nanolog
https://github.com/ScottMansfield/nanolog
Why?
It's about 3.75x faster than the equivalent stdlib log package usage and the output log files are about 1/2 the size. These ratios should increase and decrease, respectively, as the amount of unchanging data in each log line increases.
#Repository #Logger
GitHub
ScottMansfield/nanolog
Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog - ScottMansfield/nanolog