/[Apache-SVN]
ViewVC logotype

Revision 666364


Jump to revision: Previous Next
Author: dreiss
Date: Tue Jun 10 22:55:38 2008 UTC (16 years, 5 months ago)
Changed paths: 1
Log Message:
Change Python servers to use the standard logging module.

Previously Thrift was using `print` to report errors.  Thrift is infrastructure
and should not impose its error logging mechanism on the apps that use it.  For
example, [elided] uses the logging module to send logs to a particular file.

I ran the unit test.  That exercises most of the error handling routines.


Changed paths

Path Details
Directoryincubator/thrift/trunk/lib/py/src/server/TServer.py modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26