module Honeybadger::Logging::Helper

Logging helper methods. Requires a Honeybadger::Config @config instance variable to exist and/or logger to be defined. Each method is defined/block captured in this module rather than delegating to the logger directly to avoid extra object allocation.