Rails: Disabling logging entirely

Posted . Visible to the public.

In an environment:

config.logger = Logger.new('/dev/null')
Profile picture of Henning Koch
Henning Koch
Last edit
Henning Koch
License
Source code in this card is licensed under the MIT License.
Posted by Henning Koch to makandra dev (2018-05-18 13:37)