Skip to content

cesbo/go-logtail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-logtail

Go Reference

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()

About

Zerolog writer for Logtail

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages