73a945386c
PR: 36791 Submitted by: perky
5 lines
241 B
Text
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
|