Dev/251 refactor logging
Created by: KFilippopolitis
Refactored all logs.
- Disabled spring boot framework logs.
- Added 2 logs at every endpoint, when entering and returning, with useful information.
- Unified the logs output.
- Reworked the output in order for it to be visually consistent.