Registry / logging / revel-log15

revel-log15

JSON →
library2.11.20+incompatiblegogounverified

A structured logging package for Go, inspired by Logrus and log4go, supporting key-value pairs and multiple output formats.

go get github.com/revel/log15
INSTALL
IMPORT
SIG · REVEL-LOG15
R
revel-log15
logginggov2.11.20+incompatible
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.

log15
✓ github.com/revel/log15

Log a message with key-value pairs

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

No known issues recorded.

Upgrade
Version history
2.11.20+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
41 hits · last 30 days
node
38
OpenAI (training)
1
Resources
revel-log15 — go get revel-log15 · libregistry