A text formatter for the Logrus logging library that adds customizable prefixes to log entries.
go get github.com/x-cray/logrus-prefixed-formatterNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configures Logrus to use the prefixed text formatter with colors enabled.
Switch to github.com/sirupsen/logrus's default TextFormatter or use a maintained alternative like github.com/antonfisher/nested-logrus-formatter.
No dependency data recorded yet.