Class: Top4R::Logger::Nogger

Inherits:
Object
  • Object
show all
Defined in:
lib/top4r/logger.rb

Instance Method Summary collapse

Instance Method Details

#info(log) ⇒ Object



12
13
14
# File 'lib/top4r/logger.rb', line 12

def info(log)
  puts log
end