Details
-
Type:
Task
-
Status:
New
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.0
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
There are many situations where Mantra should be logging messages. The MMLOG* macros (application.h) exist specifically for mantra's internal logging.
Similarly, much of the code is not traced adequately except for function & exception tracing. Connection tracing seems OK too (though not sure about chatter).
Checkpoint and comment tracing should be used much more often. The changing and data modification (and where relevent, source) tracing are completely unused where they should be used everywhere.