Add logger for the PPE
As the title states, this MR add IHTA instrumentation to the PPE. Note that this does not add many logging messages. This is rather a starting setup for logging in the library.
Merge request reports
Activity
added enhancement label
requested review from @niklas
assigned to @pascal.palenda
1 1 #include <ITAPropagationModels/PropagationParameterEngine/PropagationConfig.h> 2 2 #include <exception> 3 3 #include <fstream> 4 #include "ITAPropagationModels/ITAPropagationModels_instrumentation.h" Cannot open source file. There is a file but at location "ITAPropagationModels_instrumentation.h", not in ITAPropgationModels. However, this still results in build errors and for some reason some weird AU unit error but that could be consequence of the debugger?
Edited by Niklas Mikachanged this line in version 2 of the diff
@pascal.palenda Did you run it on your device once or did you just add the lines of code? Either one of the commits its wrong or there is a bug in your target_add_instrumentation macro.
mentioned in commit 3da0046b
changed milestone to %PELICAN v0.0.1