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

# 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

# Packages

No description provided by the author

# Functions

New returns a new loggly client with the given `token`.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Loggly client.

# Type aliases

No description provided by the author
No description provided by the author