Exception: Timber::CLI::API::LogsNotReceivedError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



26
27
28
29
30
# File 'lib/timber/cli/api.rb', line 26

def message
  "Bummer, we couldn't confirm log delivery with the Timber API, something is off. " \
    "If you email [email protected], we'll work with you to figure out what's going on. " \
    "And as a thank you sticking with us, we'll set you up with a 25% indefinite discount."
end