# File lib/facter/core/logging.rb, line 150
  def debugging(bool)
    @@debug = bool
  end