Registry / logging / antonfisher-nested-logrus-formatter

antonfisher-nested-logrus-formatter

JSON →
library1.3.1gogounverified

A logrus formatter that supports nested fields and structured logging.

go get github.com/antonfisher/nested-logrus-formatter
INSTALL
IMPORT
SIG · ANTONFISHER-NESTED
A
antonfisher-nested-logrus-formatter
logginggov1.3.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.

nested
github.com/antonfisher/nested-logrus-formatter

Use the nested formatter with logrus.

package main import ( "github.com/antonfisher/nested-logrus-formatter" "github.com/sirupsen/logrus" ) func main() { logrus.SetFormatter(&nested.Formatter{}) logrus.Info("hello") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
39 hits · last 30 days
node
34
OpenAI (training)
1
Resources
antonfisher-nested-logrus-formatter — go get antonfisher-nested-logrus-formatter · libregistry