 |
15.5. logging — Logging facility for Python — Jython v2.5.2 documentation
15.5.1. Logging tutorial The key benefit of having the logging API provided by a standard library module is that all Python modules can participate in logging, so your application log can include messages from third-party modules. It is, of course, possib
www.jython.org |
 |