Posted about 4 years ago. Visible to the public.
Rails: Disabling logging entirely
In an environment:
Copyconfig.logger = Logger.new('/dev/null')
Does your version of Ruby on Rails still receive security updates?
Rails LTS provides security patches for unsupported versions of Ruby on Rails (2.3, 3.2, 4.2 and 5.2).