📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 21:55:43
📂
/ (Root)
/
opt
/
alt
/
ruby32
/
share
/
ruby
/
logger
📍 /opt/alt/ruby32/share/ruby/logger
🔄 Refresh
✏️
Editing: errors.rb
Read Only
# 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
💾 Save Changes
❌ Cancel