Antares Xpansion
Investment simulations for Antares studies
|
#include <ILogger.h>
Public Member Functions | |
void | display_message (const std::string &str) override |
pure virtual method to display a std::string message | |
void | display_message (const std::string &str, LogUtils::LOGLEVEL level, const std::string &context) override |
void | PrintIterationSeparatorBegin () override |
void | PrintIterationSeparatorEnd () override |
Public Member Functions inherited from ILoggerXpansion | |
void | display_message (const std::ostringstream &msg) |
useful for multi-proc run
|
inlineoverridevirtual |
pure virtual method to display a std::string message
str | the message to be displayed |
Implements ILoggerXpansion.
|
inlineoverridevirtual |
Implements ILoggerXpansion.
|
inlineoverridevirtual |
Implements ILoggerXpansion.
|
inlineoverridevirtual |
Implements ILoggerXpansion.