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