User story #856
Move LoggerConsumerI to FileSystem
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
20.05.2021
Due date:
% Done:
0%
Estimated time:
(Total: 0.00 h)
Git branch (link):
Git merge to develop (link):
SVN commit (link/?p=rev):
Description
There is a dependency between the UDPLogger in FileSystem/L4LoggerService and the LoggerConsumerI in the Scheduler/L4LoggerService.
This contradicts the tier dependency tree Scheduler->FileSystem->BareMetal (https://vcis.f4e.europa.eu/marte2-docs/master/html/core/structure/code.html)
To solve, the LoggerConsumerI (and its tests) shall be moved to the FileSystem/L4LoggerService folders and all the makefiles patched accordingly.
Subtasks