aboutsummaryrefslogtreecommitdiffstats
path: root/common/debug.go
Commit message (Collapse)AuthorAgeFilesLines
* common: Added debug reporterobscuren2015-04-151-0/+20
NOTE: For known, non-consensus, hard to reproduce bugs consider the following method `common.Report("extra", stuff, "you need logged")` will give you a stack trace and a friendly request to submit it as an issue on our issue tracker.