Features of apachedb:

- recognizes automatically four different log formats
    * common log
	* combined log
	* combined log with user track field
	* squid log

- reads log files from STDIN and from a file

- allows to log on-the-fly into the database (only with Apache)

- incremental import: useful for importing the data via a cron job. 
  log2mysql imports only not already loaded log lines.

- mail notification on errors: if there are to many DB errors
  the admin receives an email. The user's email and the trigger
  value is configurable. Mail sending routing doesnt require
  sendmail. So it also runs on Windows.

- statistics are generated dynamically with PHP4

- statistics in CSV format can now be generated 
