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



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

def info(log)
  puts log
end