logruscheck

command module
v0.0.0-...-28c517b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2022 License: MIT Imports: 2 Imported by: 0

README

logruscheck

Description

Linter to check if logrus logging calls are made with key-value pairs and no calls are made using the format variants like Errorf.

Install

Standalone
go install github.com/jacoelho/logruscheck
golangci-lint plugin

Build the plugin

CGO_ENABLED=1 go build -o logruscheck.so -buildmode=plugin github.com/jacoelho/logruscheck/plugin

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL