Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 585 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 585 Bytes

log-wise

'log-wise ' is a Python library for a default logger, usable in all projects.

Credits: https://stackoverflow.com/a/56944256/3638629

Install

  • Use the 'setup.py'
  • PyPi.org

Build

Check all files are valid

twine check dist/*

Build

python setup.py sdist bdist_wheel

Usage

grafik

grafik

License

MIT