Closed claudia3 closed 3 years ago
Description Closes #104. In existent try catch e.printStackTrace() and System.out.println() is replaced with logging. Delete TODOs.
e.printStackTrace()
System.out.println()
Affects Mainly dao and api classes.
Notes for Reviewer Please review & comment/approve. Thanks!
Description Closes #104. In existent try catch
e.printStackTrace()
andSystem.out.println()
is replaced with logging. Delete TODOs.Affects Mainly dao and api classes.
Notes for Reviewer Please review & comment/approve. Thanks!