Registry / logging / sloglint

sloglint

JSON →
library0.11.1gogounverified

A static analysis tool that enforces consistent and idiomatic usage of the structured logging package slog.

go get go-simpler.org/sloglint
INSTALL
IMPORT
SIG · SLOGLINT
S
sloglint
logginggov0.11.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.

sloglint
go-simpler.org/sloglint

Prints the name of the sloglint analyzer.

package main import ( "fmt" "go-simpler.org/sloglint" ) func main() { fmt.Println(sloglint.Analyzer.Name) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
45 hits · last 30 days
node
42
Resources
sloglint — go get sloglint · libregistry