Skip to content

Los-had/logpy

Repository files navigation

Logpy

Tests Github License GitHub Issues GitHub Closed Pull Requests

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"
  • GNU/linux
python3 -m pip install "git+https://github.com/Los-had/logpy.git#egg=logpy"

Or you can try on replit!

Run on Repl.it

Documentation

Look our documentation in https://github.com/Los-had/logpy/wiki

Contributing

clone the repo:

git clone https://github.com/Los-had/logpy.git

create a fork of the repository and submit a pull request

License

MIT