📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 05:26:37
📂
/ (Root)
/
opt
/
cpanel
/
ea-ruby27
/
root
/
usr
/
share
/
ruby
/
ruby-2.7.8
/
logger
📍 /opt/cpanel/ea-ruby27/root/usr/share/ruby/ruby-2.7.8/logger
🔄 Refresh
✏️
Editing: errors.rb
Read Only
# frozen_string_literal: true # not used after 1.2.7. just for compat. class Logger class Error < RuntimeError # :nodoc: end class ShiftingError < Error # :nodoc: end end
💾 Save Changes
❌ Cancel