depth
depth copied to clipboard
Log error message
Error logging helps to track down issues.
For example, I was investigating why swaggo failed in my project and found the package name is not in GOROOT error after I modified depth/pkg.go. It wasn't an obvious thing in my project.
This PR adds error logging in the pkg.go file when it fails to import.