1119481aa9
package to make logging a bit more modern, without fragmenting the Go ecosystem with new logging packages. PR: ports/192964 Submitted by: Thomas Bartelmess <thomas@bartelmess.io>
3 lines
173 B
Text
3 lines
173 B
Text
logutils is a Go package that augments the standard library "log"
|
|
package to make logging a bit more modern, without fragmenting
|
|
the Go ecosystem with new logging packages.
|