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