info!()
Sets the log level to +Logger::INFO+ for the whole broadcast.
# File activesupport/lib/active_support/broadcast_logger.rb, line 157 def info! dispatch(:info!) end