miwi 2009-08-22 22:08:15 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/py-errorhandler Makefile distinfo pkg-descr pkg-plist
Log:
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
Revision Changes Path
1.1371 +1 -0 ports/textproc/Makefile
1.1 +20 -0 ports/textproc/py-errorhandler/Makefile (new)
1.1 +3 -0 ports/textproc/py-errorhandler/distinfo (new)
1.1 +11 -0 ports/textproc/py-errorhandler/pkg-descr (new)
1.1 +19 -0 ports/textproc/py-errorhandler/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"