Categorygithub.com/acacio/go-loggly
repositorypackage
0.7.0
Repository: https://github.com/acacio/go-loggly.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

go-loggly

Loggly client for Go.

Forked from segmentio/go-loggly

Changed API to implement Zap's [WriteSyncer](https://pkg.go.dev/go.uber.org/zap/zapcore?tab=doc#WriteSyncer) interface.

Docs

docs.

Installation

$ go get -u github.com/acacio/go-loggly

License

MIT