If you ripped the plug adapter, logger integration, and notify/3 out of Honeybadger and replaced the http client with an ets/genserver you would have a local error tracker.
Actually, the http client may be pluggable, you could swap it out for something that kept it all in memory instead and still use the regular Honeybadger client.
I realize that using a full remote error tracker isn’t really your aim, but it got me thinking.






















