[DB-SIG] cx_Logging 1.1

Anthony Tuininga anthony.tuininga at gmail.com
Wed Jan 11 05:23:56 CET 2006


What is cx_Logging?

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.
It also has a C interface which allows applications to perform logging
independently of Python.


Where do I get it?

http://starship.python.net/crew/atuining


What's new?

1) Raise an exception if a write fails during logging.
2) Add module constants version and buildtime in order to aid in support and
    debugging.

Anthony Tuininga


More information about the DB-SIG mailing list