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