class HTTParty::Logger::LogstashFormatter

def path

def path
  @path ||= request.path.to_s
end