Logpy
Simple and versatile logging library for python 3.6 above.
download
install using pip:
- windows
pip install "git+https://github.com/Los-had/logpy.git#egg=logpy"
- linux
python3 -m pip install "git+https://github.com/Los-had/logpy.git#egg=logpy"
documentation
cooming soon!
Contributing
clone the repo:
git clone https://github.com/Los-had/logpy.git
create a fork of the repository and submit a pull request