# File lib/lograge.rb, line 137 def set_formatter Lograge.formatter = lograge_config.formatter || Lograge::Formatters::KeyValue.new end