#include <memory>
#include <sstream>
#include <string>
Go to the source code of this file.
Value:
std::stringstream & getLogStringStream(const Type &type, const std::string &file, const unsigned &line, const std::string &function)
Get the stringstream object for adding log messages.
static blockfactory::core::Log & getSingleton()
Get the Log singleton.
Value:
std::stringstream & getLogStringStream(const Type &type, const std::string &file, const unsigned &line, const std::string &function)
Get the stringstream object for adding log messages.
static blockfactory::core::Log & getSingleton()
Get the Log singleton.