Shahrayar123 / Python-Projects

Basic Python projects, good first issue
327 stars 308 forks source link

Add Logging Framework #69

Open karunakarhv opened 1 year ago

karunakarhv commented 1 year ago

Logging Framework

Logging or printing is the easisest way to debug or analyse the code flow. I have used the basic logging facility provided by python.

Project Hirerachy

Run configurations.

Enhancements

We can enhance even more in regards with this by adding handlers