# File lib/rails_stdout_logging/rails.rb, line 18
    def self.set_logger
      STDOUT.sync = true
    end