AndrewRigg / Crossword

Crossword Generator made by Steven Court
0 stars 0 forks source link

Use proper debug error logs #64

Open AndrewRigg opened 7 years ago

AndrewRigg commented 7 years ago

Use Utils.logging or logs4j to properly and professionally utilise error logs so we can keep track of all components and monitor things. (Should be able to save this to a .txt file or something, or perhaps even allow user (or technician) to access them for running app. (This will make more sense when we have implemented user profiles which save data etc.))