3 4 5
# File 'lib/mongoriver/log.rb', line 3 def log @@logger ||= Log4r::Logger.new("Stripe::Mongoriver") end