Registry / logging / observiq-go-syslog-v3

observiq-go-syslog-v3

JSON →
library3.1.0gogounverified

Package syslog provides generic interfaces and structs for syslog messages and transport.

go get github.com/observiq/go-syslog/v3
INSTALL
IMPORT
SIG · OBSERVIQ-GO-SYSLOG
O
observiq-go-syslog-v3
logginggov3.1.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.

syslog
github.com/observiq/go-syslog/v3

Basic usage of the syslog package

package main import ( "fmt" "github.com/observiq/go-syslog/v3" ) func main() { msg := syslog.Message{} fmt.Println(msg) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
26
OpenAI (training)
2
Amazon
1
Resources
observiq-go-syslog-v3 — go get observiq-go-syslog-v3 · libregistry