User story #183
Logging for MARTe Objects
Start date:
31.07.2015
Due date:
% Done:
0%
Estimated time:
Git branch (link):
Git merge to develop (link):
SVN commit (link/?p=rev):
Description
As a developer I want to be able to automatically include in the log messages the name of the object and the name of the class from where the logging message is triggered. The logging mechanism shall be interrupt-safe.
This would satisfy requirements of #182 and:
This would satisfy requirements of #182 and:
- MARTe-EX-F-3.1.5: The framework shall automatically include in the log message the class name.
- MARTe-EX-F-3.1.6: The framework shall automatically include in the log message the name of the Object.
Source code files modified¶
Architecture & design review¶
Date of the review: 31/07/2015
Person who did the review: Andre' Neto
Version of architecture & design document: N/A. As per the original MARTe implementation, this is a support function and does not require formal design in UML.
Result of review: N/A
List of non-conformities: N/A
Code and documentation review¶
Date of the review: --/--/2015
Person who did the review:
Result of review:
List of non-conformities: N/A.
Unit test review¶
Date of the review: --/--/2015
Person who did the review: -----
Result of coverage tests review: [PASS/FAIL]
Result of functional tests review: [PASS/FAIL]
Result of review: [PASS/FAIL]
List of non-conformities:
History
#1 Updated by André Neto over 9 years ago
- Target version set to 0.3
#2 Updated by André Neto over 9 years ago
- Subject changed from Logging for MARTe Object to Logging for MARTe Objects
#3 Updated by André Neto over 9 years ago
- Description updated (diff)
#4 Updated by Ivan Herrero over 9 years ago
- Target version changed from 0.3 to Backlog
#5 Updated by André Neto almost 9 years ago
- Target version changed from Backlog to 0.12
#6 Updated by André Neto almost 7 years ago
- Status changed from New to Closed
Implemented in another user-story. DEPRECATED.