F´ Flight Software - C/C++ Documentation
devel
A framework for building embedded system applications to NASA flight quality standards.
|
Active text logger component class. More...
#include <Svc/ActiveTextLogger/ActiveTextLogger.hpp>
Active text logger component class.
Similarly to the PassiveTextLogger, this component takes log texts and prints them to the console, but does so from a thread to keep consistent ordering. It also provides the option to write the text to a file as well.