The available log levels are: :debug, :info, :warn, :error, :fatal, and :unknown, corresponding to the log level numbers from 0 up to 5, respectively. To change the default log level, use
# one of the best article for handling logs.
'https://www.datadoghq.com/blog/managing-rails-application-logs/'