Skip to content
This repository was archived by the owner on Sep 22, 2022. It is now read-only.

UmboCV/logutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logutils 0.3.3
==============
The logutils package provides a set of handlers for the Python standard
library's logging package.

Some of these handlers are out-of-scope for the standard library, and
so they are packaged here. Others are updated versions which have
appeared in recent Python releases, but are usable with older versions
of Python and so are packaged here.

Requirements & Installation
---------------------------
The logutils package requires Python 2.5 or greater, and can be
installed with the standard Python installation procedure:

  python setup.py install

There is a set of unit tests which you can invoke with

  python setup.py test
  
before running the installation.

Availability & Documentation
----------------------------
The latest version of logutils can be found at:

  http://code.google.com/p/logutils/

About

The logutils package provides a set of handlers for the Python standard library's logging package.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages