# File lib/earthquake/core.rb, line 248 def error(e) puts "[ERROR] #{e.message}\n #{e.backtrace.join("\n ")}".c(:notice) end