shanirub / ecommerce

ecommerce project
0 stars 0 forks source link

Add logging system #14

Closed shanirub closed 1 month ago

shanirub commented 2 months ago

Currently exceptions and error messages are printed out to console. That works fine for quick unit testing.

But in the long run, an appropriate logging system should be added.

shanirub commented 1 month ago

catch general Exception in all methods