The Sparta Modeling Framework
Loading...
Searching...
No Matches
sparta::log::Message Struct Reference

Contains a logging message header and content. More...

#include <Message.hpp>

Collaboration diagram for sparta::log::Message:

Public Attributes

MessageInfo info
 
const std::string & content
 

Detailed Description

Contains a logging message header and content.

Definition at line 17 of file Message.hpp.

Member Data Documentation

◆ content

const std::string& sparta::log::Message::content

Definition at line 20 of file Message.hpp.

◆ info

MessageInfo sparta::log::Message::info

Definition at line 19 of file Message.hpp.


The documentation for this struct was generated from the following file: