Registry / logging / segmentio-go-loggly

segmentio-go-loggly

JSON →
library0.5.0gogounverified

A Go client for sending log messages to the Loggly cloud-based log management service.

go get github.com/segmentio/go-loggly
INSTALL
IMPORT
SIG · SEGMENTIO-GO-LOGGL
S
segmentio-go-loggly
logginggov0.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

loggly
github.com/segmentio/go-loggly

Sends a log message to Loggly.

package main import ( "github.com/segmentio/go-loggly" ) func main() { client := loggly.New("your-token") client.Send(loggly.Message{"message": "hello"}) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
Amazon
1
OpenAI (training)
1
Resources
segmentio-go-loggly — go get segmentio-go-loggly · libregistry