# File lib/simp/cli/config/logging.rb, line 9
  def self.logger
    @logger ||= Simp::Cli::Config::Logging::Logger.new
  end