Logging: LogParser Salil Kothadia (contact me)
This class can be used to parse Apache log files.
It can open Apache log files extract the parameters of each log file line using regular expressions to match the different log formats commonly used by Apache.
The parameters of each log line are returned as associative arrays.