E&S CVS Commit: PEAK - Extremely rough draft of a log event class, and how it would publish itself

pje at eby-sarna.com pje at eby-sarna.com
Sat Oct 19 17:20:00 EDT 2002


Module Name:	PEAK
Committed By:	pje
Date:		Sat Oct 19 21:19:33 UTC 2002

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

Log Message:
Extremely rough draft of a log event class, and how it would publish itself
up along a component hierarchy.  The API will look like
LOG_INFO('foo', self, **infoDict) in order to publish the message 'foo'
with priority INFO up self's component hierarchy.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/running/logs.py?rev=1.1&content-type=text/vnd.viewcvs-markup

To generate a diff of this commit:
cvs rdiff -r0 -r1.1 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