F´ Flight Software - C/C++ Documentation  NASA-v2.0.1
A framework for building embedded system applications to NASA flight quality standards.
LogDefault.cpp
Go to the documentation of this file.
1 
8 #include <Os/Log.hpp>
9 Os::Log __default_logger__; // Create a default instance which will register itself in the constructor
10 
__default_logger__
Os::Log __default_logger__
Definition: LogDefault.cpp:9
Os::Log
Definition: Log.hpp:13
Log.hpp