Registry / logging / darvaza-proxy-slog

darvaza-proxy-slog

JSON →
library0.9.1gogounverified

Package slog provides a backend agnostic interface for structured logs.

go get github.com/darvaza-proxy/slog
INSTALL
IMPORT
SIG · DARVAZA-PROXY-SLOG
D
darvaza-proxy-slog
logginggov0.9.1
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.

slog
github.com/darvaza-proxy/slog

Creates a structured logger and logs an info message.

package main import ( "github.com/darvaza-proxy/slog" ) func main() { logger := slog.New(slog.NewTextHandler()) logger.Info("hello", "key", "value") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
43 hits · last 30 days
node
36
Resources
darvaza-proxy-slog — go get darvaza-proxy-slog · libregistry