Notice!
PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities.
Create your free Platform account
to download ActivePython or customize Python with the packages you require and get automatic updates.
Download
ActivePython
INSTALL>
pypm install zlog
How to install zLOG
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install zlog
| Python 2.7 | Python 3.2 | Python 3.3 |
---|
Windows (32-bit) |
2.11.1
| | |
---|
Windows (64-bit) | 
2.11.1
| | |
---|
Mac OS X (10.5+) |
2.11.1
| | |
---|
Linux (32-bit) |
2.11.1
| | |
---|
Linux (64-bit) | | | |
---|
Lastest release
version 2.12.0 on Jan 9th, 2014
This package provides a general logging facility that, at this point,
is just a small shim over Python's logging module. Therefore, unless
you need to support a legacy package from the Zope 2 world, you're
probably better off using Python's logging module.