Exception: Log::InvalidConfiguration

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/droid/heroku/logger_client.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



16
17
18
# File 'lib/droid/heroku/logger_client.rb', line 16

def message
  "Invalid component. Configure with Log.configure { |c| c.component = 'myComponent' }"
end