Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 352 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 352 Bytes

Loggerz_py

This is a logger utility that I use throughout my projects.

💡 ATTENTION:
This project is at its first version and it has been written in a rush, so do not expect good quality code for now.

Getting started

To run the example use:

python ./main.py

To create the distribution package use:

make dist