logdna/ruby

stdout output on every log line

Closed this issue · 1 comments

puts "Result: #{@response.body}"

Library code should not be directly calling puts, especially in a non-failure scenario.

Hi @machadolab,

Appreciate you catching this line, definitely unnecessary and has been removed from version 1.1.1. Please do let me know if you experience any issues with the gem. I'm going to mark this one as closed since it is a trivial issue that has been resolved. Thanks for helping us improve the gem!