Exception: Yell::LoggerNotFound
- Inherits:
-
StandardError
- Object
- StandardError
- Yell::LoggerNotFound
- Defined in:
- lib/yell/repository.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
9 |
# File 'lib/yell/repository.rb', line 9 def ; "Could not find a Yell::Logger instance with the name '#{super}'"; end |