Registry / logging / go-logr-logr

go-logr-logr

JSON →
library1.4.3gogounverified

Package logr defines a general-purpose logging API and abstract interfaces to back that API.

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

logr
github.com/go-logr/logr

Basic usage of logr Logger

package main import ( "github.com/go-logr/logr" ) func main() { var log logr.Logger log.Info("hello world", "key", "value") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
28
Resources
go-logr-logr — go get go-logr-logr · libregistry