Module: Honeybadger::Logging::Helper

Included in:
Agent, Agent::Worker, Backend::Base, Config, Util::HTTP
Defined in:
lib/honeybadger/logging.rb

Overview

Internal: 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.