Skip to content

Dev/251 refactor logging

Kostas FILIPPOPOLITIS requested to merge dev/251_refactor_logging into master

Created by: KFilippopolitis

Refactored all logs.

  1. Disabled spring boot framework logs.
  2. Added 2 logs at every endpoint, when entering and returning, with useful information.
  3. Unified the logs output.
  4. Reworked the output in order for it to be visually consistent.

Merge request reports