E&S CVS Commit: PEAK - Added notes about Python 2.3's "logging" module log levels, and moved TODO

pje at eby-sarna.com pje at eby-sarna.com
Thu Nov 14 16:35:00 EST 2002


Module Name:	PEAK
Committed By:	pje
Date:		Thu Nov 14 21:34:47 UTC 2002

Modified Files:
	PEAK/src/peak/running: logs.py

Log Message:
Added notes about Python 2.3's "logging" module log levels, and moved TODO
notes to top of file so they'll show up in HappyDoc.

We should probably lobby for either Zope 3 zLOG or the logging module to
standardize on the other's logging levels, so we don't have to convert
between as many systems...


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/running/logs.py.diff?r1=1.5&r2=1.6

To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 PEAK/src/peak/running/logs.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the source-changes mailing list