Template Struct message¶
Defined in File logging.h
Inheritance Relationships¶
Derived Type¶
public udho::logging::messages::formatted::message< Status >(Template Struct message)
Struct Documentation¶
-
template<udho::logging::status
Status>
structudho::logging::message¶ A logging message
- Template Parameters
Status:
Subclassed by udho::logging::messages::formatted::message< Status >
Public Types
-
typedef std::chrono::system_clock::time_point
time_type¶
Public Functions
-
message(const std::string &segment, unsigned level = 0)¶
-
message(const std::string &segment, const std::string &content, unsigned level = 0)¶
-
std::string
what() const¶