A debug logging library that is no-op unless compiled with the `debug` build tag.
go get github.com/lestrrat-go/pdebugNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Conditionally print debug messages when the debug build tag is enabled.
Add -tags debug to your go build or go run command.
Breaking-change detection hasn't run for this library yet.
No dependency data recorded yet.