thejerf / sutureslog

sutureslog adds slog-based logging to suture.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sutureslog

Go Reference

go get github.com/thejerf/sutureslog

sutureslog is an adjunct to the suture package. It is isolate because sutureslog naturally needs a Go with slog in it, but I do not want to impose that requirement on the suture library itself and break backwards compatibility.

Documentation is available in the godoc, and as for the rest of what suture is, see the github link to it in the previous paragraph.

About

sutureslog adds slog-based logging to suture.

License:MIT License


Languages

Language:Go 100.0%