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