Skip to content
/ logfind Public

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

License

Notifications You must be signed in to change notification settings

seipan/logfind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages