malenkix / guestbook

A smart guestbook for your events.
MIT License
0 stars 0 forks source link

Create a Logger #9

Closed NadirHelix closed 6 years ago

NadirHelix commented 6 years ago

TIMEBOX (18.06.2018)


To be able to maintain processes and obtain knowledge about possible error cases it is necessary to have a reliable logging.

TODO

  1. Include log4j
  2. define a suitable log target
  3. add loggings to the code
  4. apply class based loglevel adjustments