This package can be used to parse log files and process with separate classes.
It can open a given log file and extract values according to a regular expression. By default it uses Apache common log format regular expression.
For each log line it creates an array that contains the log field values. That array is passed to a parser class object for further processing.
A parser class is provided to insert the log field values in a MySQL database.
| There are not enough user ratings to display for this class. |
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.