go-logtail Zerolog writer for Logtail Installation To install the library use the following command in the project directory: go get github.com/cesbo/go-logtail Quick Start token := "LOGTAIL_TOKEN" log.Logger = logtail.NewLogtail(token).NewLogger()