Berat-O / Python_Project

Basic Python projects for beginners and you can add your own project, good first issue
13 stars 14 forks source link

Enhance/error logs #10

Closed Prash1723 closed 3 months ago

Prash1723 commented 3 months ago

Aim : Improve Error and Info logs in the script.

Following are the changes made to app.py -

  1. Added logging module for the script.
  2. Enhanced logs for shell and to save it in a file for reviewing.
Berat-O commented 3 months ago

Hey Praveen S,

Thanks a lot for your contribution! I've reviewed the changes you made to app.py, and I really appreciate the effort you've put into improving the error and info logs. Adding the logging module and enhancing the logs for both shell and file review will definitely make troubleshooting and debugging much smoother.

Your work is greatly valued here. Looking forward to seeing more contributions from you in the future!

Best regards, Berat Osman Demiralay