HASKI-RAK / HASKI-Backend

This is the Backend System for our HASKI project.
GNU Lesser General Public License v2.1
4 stars 1 forks source link

Implement Backend Logging #18

Open MarcNor opened 1 year ago

MarcNor commented 1 year ago

Describe the feature to be developed The HASKI Backend should have a proper logging to debug and find out, what happend. Therefore it is required to implement an overall logging. Together with the logging, an updated error handling should be included, so that all errors are collected and processed.

Describe the Impact on the System This will affect the system in general, but not the functionality. It needs to be decided on a logging shema and logging level for every part of the system.

Definition of Done What needs to be done, before the Issue can be closed?