Logger Helper

Installation

Installing Logger Helper is super simple, you can either use pip:

pip install logger-helper

or you can install it manually after having cloned or downloaded this repository:

python3 setup.py install

You’re ready to go! Read the Getting Started guide for information on what to do next!