Error message and backtrace for stats.xls
This commit is contained in:
parent
fdd11ce83e
commit
8361cb3816
@ -487,7 +487,7 @@ class ConferencesController < ApplicationController
|
||||
end
|
||||
rescue => error
|
||||
logger.info "Error adding row to stats.xls: #{error.message}"
|
||||
logger.info error.backtrace
|
||||
logger.info error.backtrace.join("\n\t\t")
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user