59 if(!
value.str().empty())
153 LOG_SEV(style_log, warning) << str;
string logvalue() const
Returns the log value.
~LogStream()
Destroyes the log stream.
LogStream(const shared_ptr< ParserLogger > &logger, Category cat)
This file is part of alaCarte.
#define LOG_SEV(log, lvl)
LogStream warnStream()
Returns a warn stream.
LogStream errorStream()
Returns a error stream.
void logToStream(Category cat, const string &str)
prints a message to the log
std::ofstream outputStream
void warn(const string &str)
outputs an warn message
ParserLogger(const string &parsedFile)
Creates a new parse logger.
shared_ptr< ParserLogger > logger
void error(const string &str)
outputs an error message