Announce: ScanErrLog 1.5

Jerome Alet Jerome.Alet@unice.fr
Wed, 04 Oct 2000 15:55:31 +0200


Hi,

I'm please to announce ScanErrLog version 1.5.

This Python module allows people to parse Apache error_log files from
one of different possible sources (filename, stdin, python file object),
and present their datas in decreasing number of occurences of error
messages.

This is particularly useful if you want to quickly solve the most
annoying problems web surfers encounter visiting your site.

CHANGES:
========
	- Sample reports are not distributed anymore,
	  because you can now test it online at:

          http://cortex.unice.fr/~jerome/scanerrlog/TRY-ME.html

        - Now requires the jaxml Python module,
          you have to download it separately.

        - The jahtml Python module is not
          distributed anymore with scanerrlog,
          you have to download it separately.

        - Now uses Distutils as the installation
          method, see README for details.

WHERE TO GET IT:
================

	Download it from:

	http://cortex.unice.fr/~jerome/scanerrlog/

Feedback (ideas, bug reports, patches, not from France wine, etc...) 
is very welcome.

Thank you for reading.

-- 
Jerome ALET - alet@unice.fr - http://cortex.unice.fr/~jerome