Size: 230
Comment:
|
Size: 304
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
There is now log4j-like logging built into Python - the logging package. |
Log4Py
Log4j (http://logging.apache.org/log4j) is the standard logging system for java. A similar api is available for python.
There is now log4j-like logging built into Python - the logging package.