cx_Logging is a Python extension module which operates in a fashion similar to
the logging module that ships with Python 2.3 and higher. cx_Logging project also has a C interface which allows applications to perform logging independently of Python.
This project is being released to the public since other projects that are
available publicly depend on this module.
Developer comments
Please see the included documentation for additional information. Note that
the documentation is a work in progress. It is currently only suitable as
reference material but I intend to supplement this documentation over time.
Product's homepage
Requirements:
· Python
What's New in This Release: [ read full changelog ]
· This version adds support for Python 2.7 and Python 3.1.
· Some performance improvements were made.