K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-08-22T22:08:15.000000Z K 7 svn:log V 455 A logging framework handler that tracks when messages above a certain level have been logged. This is a handler for the python standard logging framework that can be used to tell whether messages have been logged at or above a certain level. This can be useful when wanting to ensure that no errors have been logged before committing data back to a database. WWW: http://pypi.python.org/pypi/errorhandler/1.0.0 PR: ports/137970 Submitted by: Dikshie END