The Sparta Modeling Framework
|
Contains a logging message header and content. More...
#include <Message.hpp>
Public Attributes | |
MessageInfo | info |
const std::string & | content |
Contains a logging message header and content.
Definition at line 17 of file Message.hpp.
const std::string& sparta::log::Message::content |
Definition at line 20 of file Message.hpp.
MessageInfo sparta::log::Message::info |
Definition at line 19 of file Message.hpp.