UniRegensburg / unsere-app-fur-die-universitat-regensburg-bib-buddy

Bib Buddy - deine App für eine konzentrierte, offene Literaturarbeit!
0 stars 0 forks source link

Add logging to try catch (see Issue #152) #170

Closed claudia3 closed 3 years ago

claudia3 commented 3 years ago

Description Closes #104. In existent try catch e.printStackTrace() and System.out.println() is replaced with logging. Delete TODOs.

Affects Mainly dao and api classes.

Notes for Reviewer Please review & comment/approve. Thanks!