This package is meant to parse and process Apache log files. It supports arbitrary Apache log formats, but it already comes with built in definitions to specify the formats: common, combined, referer and agent.
There is a base class that parses and extracts information from the log lines. This class may be extended by a sub-class to process the logs to generate specific statistics data.
This package comes with the sub-class ApacheLogVisits as an example of extended class that is meant for counting page views and site vistors.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (87.5%) |
Sufficient (75.0%) |
Not sure (50.0%) |
Sufficient (75.0%) |
- |
- |
Sufficient (63.8%) |
446 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.