/* * ILoggable.cpp * * Created on: 15 июн. 2020 г. * Author: LeonidTitov */ #include "ILoggable.hh" logging::DummyLogger logging::ILoggable::dummy;