# File lib/sup/logger.rb, line 34
  def remove_all_sinks!; @mutex.synchronize { @sinks.clear } end