Skip to content

socketpy/last_five

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This package contains a command for counting non-200 codes in the last five minutes of a given CommonLog request log.

DEPENDENCIES

The only dependency is setuptools. Some possible installation paths:

pip install setuptools

for Ubuntu:

sudo apt-get install python-setuptools

old school:

easy_install setuptools

INSTALL

python setup.py install

TESTING

python setup.py test

About

Cutting edge logging tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%