Changes for version 0.05 - 2013-11-17

  • -Updated POD.

Modules

This class represents a single line from the Nginx combined access log (the default access log format). It provides methods to extract information from the log entry, such as the browser, operating system, request type, ip address and more. If you want to gather statistics about an Nginx log, consider using Nginx::Log::Statistics which uses this class.