Rails (specifically, Rails 6) defines ActiveSupport::Logger, which seems to be a wrapper of (one of Ruby\'s standard libraries) Logger according to the docs and source.