easylogger 0.2
Module provides some advanced features for original Python logging.
Downloads ↓ | Package Documentation
Easylogger is a Python package which wraps aspects of original logging module in simple and Pythonic way. You can use all power of the original package with the new facilities side-by-side.
The key features of current version of 'easylogging' package are:
- Easy to start logging without configuring anything;
- Provided decorator-mode to log function or method call including its doc-string;
- Imitate and replace stdout and stderr streams in order to redirect print messages to required logging handlers;
- Alternative message formatting system (like print does);
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| easylogger-0.2.zip (md5) | Source | 2011-06-05 | 84KB | 308 | |
- Author: Oleg Churkin
- Documentation: easylogger package documentation
- Home Page: http://code.google.com/p/easy-logger/
- Keywords: logging
- License: License :: OSI Approved :: BSD License
- Platform: Platform Independent
-
Categories
- Development Status :: 5 - Production/Stable
- Environment :: Console
- Intended Audience :: Developers
- Intended Audience :: System Administrators
- License :: OSI Approved :: BSD License
- Operating System :: MacOS :: MacOS X
- Operating System :: Microsoft :: Windows :: Windows NT/2000
- Operating System :: OS Independent
- Operating System :: POSIX :: Linux
- Programming Language :: Python
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Programming Language :: Python :: 3
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: System :: Logging
- Topic :: System :: Systems Administration
- Package Index Owner: Bahus
- DOAP record: easylogger-0.2.xml
