Registry / logging / inconshreveable-log15-v3

inconshreveable-log15-v3

JSON →
library3.2.1gogounverified

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

go get github.com/inconshreveable/log15/v3
INSTALL
IMPORT
SIG · INCONSHREVEABLE-LO
I
inconshreveable-log15-v3
logginggov3.2.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.

log15
github.com/inconshreveable/log15/v3

Creates a new logger and logs an info message.

package main import ( "github.com/inconshreveable/log15/v3" ) func main() { log := log15.New() log.Info("Hello, world!") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
OpenAI (training)
1
Resources
inconshreveable-log15-v3 — go get inconshreveable-log15-v3 · libregistry