# README
dedebugo
dedebugo reports debug print in your Go code.
Usage
Run it at root directory of your Go project:
$ dedebugo .
It reports following function calls in your Go code:
fmt.Print
fmt.Printf
fmt.Println
dedebugo reports debug print in your Go code.
Run it at root directory of your Go project:
$ dedebugo .
It reports following function calls in your Go code:
fmt.Print
fmt.Printf
fmt.Println