🐐 GOAT Shell

Current path: opt/alt/ruby32/share/ruby/logger/



⬆️ Go up: ruby

📄 Viewing: errors.rb

# frozen_string_literal: true

class Logger
  # not used after 1.2.7. just for compat.
  class Error < RuntimeError # :nodoc:
  end
  class ShiftingError < Error # :nodoc:
  end
end


📤 Upload File


📁 Create Folder