Download List

Projeto Descrição

ScanErrLog is a Python module that allows you to
parse Apache error_log files and present their
data in decreasing order of occurences of error
messages. This is particularly useful if you want
to quickly solve the most annoying problems Web
visitors encounter on your site. You can use it
directly from the command line, import it into
another Python program and use the classes it
defines, or use it as a CGI script. You can
produce reports in HTML, PDF, XML, or Plain Text
formats.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:13
1.6

Uma correção para o bug última conhecida na saída PDF, e exigência de (1,00 ReportLab 1,01 não irá funcionar).
A fix for the last known bug in the PDF output, and requirement of ReportLab 1.01 (1.00 won't work).

2001-01-30 15:13
1.5

Distutils agora é usado como método de instalação. Exemplos de relatórios não são distribuídos mais, porque você pode testá-lo em vez disso. Os módulos jahtml e jaxml Python são necessários, mas distribuídos separadamente.
Distutils is now used as the installation method. Sample reports are not distributed anymore, because you can test it online instead. The jahtml and jaxml Python modules are now needed but distributed separately.

2001-01-30 15:13
1.4

Correções.
Bugfixes.

2001-01-30 15:13
1.3

Suporte a PDF foi adicionado. Agora você pode produzir relatórios em formato PDF, se você tiver instalado ReportLab e up-to-date.
PDF support has been added. You can now produce reports in PDF format
if you have ReportLab installed and up-to-date.

2001-01-30 15:13
1.2

A documentação sobre como instalar scanerrlog foi atualizado.
The documentation on how to install ScanErrLog was updated.

Project Resources