Registry / logging / chainsafe-log15

chainsafe-log15

JSON →
library1.0.0gogounverified

Package log15 provides an opinionated, simple toolkit for best-practice logging that is both human and machine readable.

go get github.com/ChainSafe/log15
INSTALL
IMPORT
SIG · CHAINSAFE-LOG15
C
chainsafe-log15
logginggov1.0.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.

log
✓ github.com/ChainSafe/log15

Log an info message with key-value pairs

package main import ( "github.com/ChainSafe/log15" ) func main() { log.Info("Hello", "key", "value") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
56 hits · last 30 days
node
48
Resources
chainsafe-log15 — go get chainsafe-log15 · libregistry