F´ Flight Software - C/C++ Documentation  devel
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 
Os::Log __default_logger__
Definition: LogDefault.cpp:9
Definition: Log.hpp:13