CAF  0.17.6
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.)

std::string to_string (const logger::field &x)
 
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: