Categorygithub.com/seipan/logfind
modulepackage
0.0.0-20230822141943-eef3e6a4fbcc
Repository: https://github.com/seipan/logfind.git
Documentation: pkg.go.dev

# README

go

logfind

This oss will find things like log.Println(), which you wrote for debugging but often forget to erase.

Install

go install github.com/seipan/logfind/cmd/logfind

Use

go vet -vettool=`which logfind` pkgname

# Packages

No description provided by the author

# Variables

Analyzer is ...