Closed shanirub closed 4 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.
catch general Exception in all methods
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.