module Honeybadger::Breadcrumbs::LogSubscriberInjector

@api private

This module is designed to be prepended into the ActiveSupport::LogSubscriber for the sole purpose of silencing breadcrumb log events. Since we already have specific breadcrumb events for each class that provides LogSubscriber events, we want to filter out those logs as they just become noise.