Easylogger

Python package which wraps aspects of original 'logging' module in simple and Pythonic way
Download

Easylogger Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Publisher Name:
  • Oleg Churkin
  • Publisher web site:
  • http://code.google.com/u/@VBZfQ1BRBBBHXAd//

Easylogger Tags


Easylogger Description

Python package which wraps aspects of original 'logging' module in simple and Pythonic way 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.You can also use easylogger side-by-side with another logging-related module logutils.Installation:There are several ways to install easylogger package:- Download zipped sources from 'Downloads' page, extract them and execute the following command line: python setup.py install;- Install setuptools or pip and now you are able to install easylogger via easy_install easylogger or pip install easylogger respectively.


Easylogger Related Software