MotorControlModuleSDFM_TMS3.../Projects/EFC_Application/UMLibrary/logging/ILoggable.cpp

13 lines
163 B
C++

/*
* ILoggable.cpp
*
* Created on: 15 èþí. 2020 ã.
* Author: LeonidTitov
*/
#include "ILoggable.hh"
logging::DummyLogger logging::ILoggable::dummy;