bugout-dev / humbug

Get usage metrics and crash reports for your API, library, or command line tool.
Apache License 2.0
38 stars 6 forks source link

Nil checks on HumbugReporter methods #65

Open zomglings opened 3 years ago

zomglings commented 3 years ago

All of the methods for HumbugReporter work on a *HumbugReporter. They should all do a nil check and, if nil, should print a warning and noop.