Skip to content

azer/debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deprecated

I'm maintaining logger now.

debug

Golang equivalent of visionmedia/debug

foo.go:

Debug("doing some work")

bar.go:

Debug("doing more work")

qux.go:

Debug("keeps doing more work")

Example Outputs

DEBUG=*

DEBUG=foo,bar

See examples/ for more info.

About

Tiny Debugging Tool For Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages