|
C++ Actor Framework 0.19
|
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) |
Represents a single format string field.