class HTTParty::Logger::ApacheFormatter

def current_time

def current_time
  Time.now.strftime('%Y-%m-%d %H:%M:%S %z')
end