lib/arii/agent.rb in arii-1.2.2 vs lib/arii/agent.rb in arii-1.5

- old
+ new

@@ -81,10 +81,10 @@ @d.detect object end @checkup[:templates] = @d.templates.uniq rescue Exception => e - ARII::Config.log.error(self.class.name) { "Detection error: #{e}" } + ARII::Config.log.error(self.class.name) { "Detection error: #{e}\n\t#{e.backtrace}" } end begin if @checkup[:status] == 100 then process @checkup