F´ Flight Software - C/C++ Documentation devel
A framework for building embedded system applications to NASA flight quality standards.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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