Registry / logging / go-logr-stdr

go-logr-stdr

JSON →
library1.2.2gogounverified

Package stdr implements the logr.Logger interface using Go's standard log package.

go get github.com/go-logr/stdr
INSTALL
IMPORT
SIG · GO-LOGR-STDR
G
go-logr-stdr
logginggov1.2.2
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.

stdr
github.com/go-logr/stdr

Creates a logr.Logger backed by the standard log package.

import "github.com/go-logr/stdr" func main() { log := stdr.New(nil) log.Info("hello", "key", "value") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
39 hits · last 30 days
node
36
Resources
go-logr-stdr — go get go-logr-stdr · libregistry