http_logger 0.5.1

The http_logger gem watches the Net::HTTP Ruby library for any activity.If any is detected, that activity dumped to a log file which admins can analyze at later points, or another software can monitor and issue various warnings and notifications.Besides...