Done !
| Server IP : 194.181.228.65 / Your IP : 216.73.216.87 Web Server : LiteSpeed System : Linux wn13.webd.pl 5.14.0-687.46.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Sep 11 09:03:19 EDT 2026 x86_64 User : prusit ( 133039) PHP Version : 5.6.40 Disable Function : exec, system, shell_exec, passthru, proc_open, proc_close, popen MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /proc/thread-self/root/usr/share/doc/python3-logutils/ |
Upload File : |
.. image:: https://travis-ci.org/vsajip/logutils.svg :target: https://travis-ci.org/vsajip/logutils .. image:: https://coveralls.io/repos/vsajip/logutils/badge.svg :target: https://coveralls.io/github/vsajip/logutils logutils 0.3.4 ============== The logutils package provides a set of handlers for the Python standard library's logging package. Some of these handlers are out-of-scope for the standard library, and so they are packaged here. Others are updated versions which have appeared in recent Python releases, but are usable with older versions of Python and so are packaged here. Requirements & Installation --------------------------- The logutils package requires Python 2.5 or greater, and can be installed with the standard Python installation procedure: python setup.py install There is a set of unit tests which you can invoke with python setup.py test before running the installation. Availability & Documentation ---------------------------- The source code repository is at: https://bitbucket.org/vinay.sajip/logutils/ Documentation is available at: https://logutils.readthedocs.io/ https://pythonhosted.org/logutils/