Exception: Timber::Integrator::RequirementNotMetError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/timber/integrator.rb

Overview

Raised when an integrators requirements are not met. For example, this will be raised in the ActiveRecord integration if ActiveRecord is not available as a dependency in the current application.