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