|
std::string | getMessage () |
|
void | flush () |
| write the current message to the logger
|
|
Definition at line 213 of file imstkLoggerSynchronous.h.
◆ LogMessageBase()
Construct a LogMessage
- Parameters
-
logger | The logger to be used |
level | The logging level for this message |
Definition at line 82 of file imstkLoggerSynchronous.cpp.
◆ getMessage()
std::string imstk::LogMessageBase::getMessage |
( |
| ) |
|
|
inlineprotected |
◆ operator<<()
Add the given input to the current log message.
- Parameters
-
input | The input to be added to the current stream |
Definition at line 229 of file imstkLoggerSynchronous.h.
The documentation for this class was generated from the following files: