Go to the documentation of this file.
35 operator std::string()
const {
return stream.str(); }
MakeString & operator<<(T const &VAR)
Definition: MarmotJournal.h:38
Definition: MarmotJournal.h:45
static bool notificationToMSG(const std::string &message)
std::ostream output
Definition: MarmotJournal.h:49
void operator=(MarmotJournal const &)=delete
static void setMSGOutputDirection(std::ostream &newOutputStream)
MarmotJournal(MarmotJournal const &)=delete
static MarmotJournal & getInstance()
std::stringstream stream
Definition: MarmotJournal.h:34
static bool warningToMSG(const std::string &message)
Definition: MarmotJournal.h:32