C++ Actor Framework 0.18
Loading...
Searching...
No Matches
Public Attributes | Related Functions | List of all members
caf::logger::field Struct Reference

Represents a single format string field. More...

#include <logger.hpp>

Public Attributes

field_type kind
 
std::string text
 

Related Functions

(Note that these are not member functions.)

CAF_CORE_EXPORT std::string to_string (const logger::field &x)
 
CAF_CORE_EXPORT bool operator== (const logger::field &x, const logger::field &y)
 

Detailed Description

Represents a single format string field.


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