Registry / logging / bombsimon-logrusr-v2

bombsimon-logrusr-v2

JSON →
library2.0.1gogounverified

A Go library that provides a logrus hook for the logr logging interface.

go get github.com/bombsimon/logrusr/v2
INSTALL
IMPORT
SIG · BOMBSIMON-LOGRUSR-
B
bombsimon-logrusr-v2
logginggov2.0.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.

logrusr
github.com/bombsimon/logrusr/v2

Create a logr logger backed by logrus.

package main import ( "github.com/bombsimon/logrusr/v2" "github.com/sirupsen/logrus" ) func main() { log := logrus.New() logr := logrusr.New(log) logr.Info("hello") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
26
OpenAI (training)
1
Resources
bombsimon-logrusr-v2 — go get bombsimon-logrusr-v2 · libregistry