freebsd-ports/devel/py-logging/pkg-descr
Hye-Shik Chang 73a945386c Add py-logging 0.4.6, logging System for Python as in PEP282.
PR:		36791
Submitted by:	perky
2002-07-13 18:58:21 +00:00

5 lines
241 B
Text

Py-logging is fairly close implementation in intent and design to the
description in the PEP 282, borrowing as it did heavily from JSR-47
(now JDK 1.4's java.util.logging package) and log4j.
WWW: http://www.red-dove.com/python_logging.html