Simple and versatile logging library for python 3.6 above.
install using pip:
- windows
pip install "git+https://github.com/Los-had/logpy.git#egg=logpy"
- GNU/linux
python3 -m pip install "git+https://github.com/Los-had/logpy.git#egg=logpy"
Or you can try on replit!
Look our documentation in https://github.com/Los-had/logpy/wiki
clone the repo:
git clone https://github.com/Los-had/logpy.git
create a fork of the repository and submit a pull request