File logger.cpp
File List > demo-projets > jaculus > main > util > logger.cpp
Go to the documentation of this file.
#include "logger.h"
std::unique_ptr<OutputStreamCommunicator> Logger::_logStream;
std::unique_ptr<OutputStreamCommunicator> Logger::_debugStream;