Exception: Yell::LoggerNotFound

Inherits:
StandardError
  • Object
show all
Defined in:
lib/yell/repository.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



7
# File 'lib/yell/repository.rb', line 7

def message; "Could not find a Yell::Logger instance with the name '#{super}'"; end