aboutsummaryrefslogtreecommitdiff
path: root/lib/longboat/raiders.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/longboat/raiders.rb')
-rw-r--r--lib/longboat/raiders.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/longboat/raiders.rb b/lib/longboat/raiders.rb
index b77066e..cd93858 100644
--- a/lib/longboat/raiders.rb
+++ b/lib/longboat/raiders.rb
@@ -44,7 +44,7 @@ module Longboat
$stderr.puts "[ERROR] Caught exception from raider: #{name}"
$stderr.puts "[ERROR] Aborted collector transaction"
- $stderr.puts "[ERROR] Exception reads: \"#{e.message}\""
+ $stderr.puts "[ERROR] Backtrace reads: \"#{e.backtrace}\""
end
end
end